You don't need to show the full path only relative ones. i.e from the root
of source directory (the one with the _FOSSIL_ file)

On 31 May 2011 17:33, Derek Developer <[email protected]> wrote:

>
>
> I am shelling to Fossil with a string like:
>
> C:\somepath\fossil.exe add C:\Code\mybigproject
>
> I get the error:
>
> filename contains illegal characters: /mybigproject/SomeSource.c
>
> BUT if I issue the command:
>
> C:\somepath\fossil.exe add \Code\mybigproject
>
> Then I do not get an error code
>
> HOWEVER
>
> When I come to do the commit, I get the:
> Missing File: SomeSource.c
> Missing File: MoreSource.c
> Missing File: BigSource.c
> etc
>
> What am I not understanding about DOS paths and fossil please?
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to