Skip to content

Patch <reference index> requires local file #12

@fire

Description

@fire
>gosync h p
NAME:
   gosync patch - gosync patch <localfile> <reference index> <reference source> [<output>]

USAGE:
   gosync patch [command options] [arguments...]

DESCRIPTION:
   Recreate the reference source file, using an index and a local file that is believed to be similar.
The index should be produced by "gosync build".

<reference index> is a .gosync file and may be a local, unc network path or http/https url
<reference source> is corresponding target and may be a local, unc network path or http/https url
<output> is optional. If not specified, the local file will be overwritten when done.

must currently be a local file contrary to documentation.

>gosync.exe patch Test01.exr http://localhost/Test02.gosync http://localhost/Test02.exr
Starting patching process
open http://localhost/Test02.gosync: The filename, directory name, or volume label syntax is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions