Or, you could hard link it, instead of copying it, if the new location is on the same volume as the old (hard linking works on windows, too).
On Wed, Mar 21, 2012 at 10:07 AM, Bill Burdick <bill.burd...@gmail.com>wrote: > What about copying the repository, doing a test-move-repository, and then > removing the original? > > > Bill > > > > On Wed, Mar 21, 2012 at 10:03 AM, Konstantin Khomoutov < > flatw...@users.sourceforge.net> wrote: > >> 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 >> > >
_______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users