Hello,

I'm trying to convert a SourceForge project (CVS) to darcs, and get
the error below from saying:

 tailor -D -v --configfile takusen.tailor

(do you wanna see the config file?)

I'm running tailor on a WinXP platform, and there was somehting in the
manual about Windows not being supported. Is this true? Is there
something I can do to fix the problem below, or am I pissing into the
wind?

Thanks,
Alistair


15:32:59 [I] Bootstrapping "project" in "C:\bayleya\darcs"
15:32:59 [I] Using existing C:\bayleya\darcs\takusen
15:32:59 [C] Checkout of project failed!
Traceback (most recent call last):
 File "C:\haskell\tailor\tailor-0.9.21\tailor", line 33, in ?
   main()
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\tailor.py", line 332, in main
   tailorizer()
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\tailor.py", line 141, in __call__
   self.bootstrap()
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\tailor.py", line 71, in bootstrap
   actual = dwd.checkoutUpstreamRevision(revision)
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\source.py", line 245, in
checkoutUpstreamRevision
   last = self._checkoutUpstreamRevision(revision)
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\cvs.py", line 629, in
_checkoutUpstreamRevision
   last = CvspsWorkingDir._checkoutUpstreamRevision(self, revision)
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\cvsps.py", line 332, in
_checkoutUpstreamRevision
   self.__forceTagOnEachEntry()
 File "C:\haskell\tailor\tailor-0.9.21\vcpx\cvsps.py", line 554, in
__forceTagOnEachEntry
   rename(efn, efn+'.old')
OSError: [Errno 17] File exists
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to