On Wed, 21 Mar 2012 09:30:55 -0400
"Altu Faltu" <altufa...@mail.com> wrote:

> Is following sequence supposed to work for moving repository?
> 
> C:\test>fossil new test.fsl
> C:\test>fossil open test.fsl
> C:\test>ren test.fsl new.fsl
> C:\test>fossil test-move-repository new.fsl
> C:\test\fossil.exe: repository does not exist or is in an unreadable
> directory: C:/test/test.fsl
> 
> C:\test>fossil test-move-repository c:\test\new.fsl
> C:\test\fossil.exe: repository does not exist or is in an unreadable
> directory: C:/test/test.fsl
> 
> C:\test>fossil version
> This is fossil version 1.22 [5dd5d39e7c] 2012-03-19 12:45:47 UTC
Same problem here with 1.21 also on Windows.
Not renaming the original repository before running the command
complains that the target repository does not exist.
So in the end there seems to be no way to actually run this command
successfully.
_______________________________________________
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