As i said, the directory is already made.  but its not in the repo since there 
are no files in it yet checked into the repo.

I do not know how to checkin a dir to the repo without any files


On May 19, 2016, at 11:29 AM, Andy Goth <andrew.m.g...@gmail.com> wrote:

> What happens if you make the directory first?
> 
> On May 19, 2016 11:45, "Steve Schow" <st...@bstage.com> wrote:
> I am having a little problem with one thing in fossil, what am I doing wrong.
> 
> I have file:
> 
>      /foo/bar/is/here
> 
> I want to relocate in the repository src try to:
> 
>     /foo/totally/new/location/here
> 
> /foo is the root of the checkout workspace.
> 
> the path /foo/totally/new/location/  doesn’t exist in the repo yet as there 
> are no other files checked in there.
> 
> When I try to use:
> 
>     fossil mv /foo/bar/is/here /foo/totally/new/location/here
> 
> I get an error:
> 
>    file outside of checkout tree: /foo/totally/new/location/here
> 
> 
> I’m presuming this is because fossil only adds files, not dirs…and since 
> there are no files yet that deep, fossil doesnt know about the dir I want to 
> put it in.  I have already created the folder in the checkout workspace to 
> move the actual file to it…  And I did try to move the actual file there 
> first too…didn’t make any difference.
> 
> how do I do this?
> 
> 
> 
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to