gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] cscvs totla.TlaError: "tla undo" failed with exit statu


From: micah milano
Subject: [Gnu-arch-users] cscvs totla.TlaError: "tla undo" failed with exit status 512
Date: Fri, 16 Jul 2004 23:31:45 -0500

I was attempting to bring in an archive with:

cscvs totla -S MAIN.1:2174 /home/manderson/cvs/sympa/tla

and it had been chugging along nicely, only a few hundred revisions
left, when it threw this exception:

Warning: not overwriting existing log file
N changeset 2067
R wwsympa/tt2/translate.tt2 [1.4]
attempt to remove non-existent id for wwsympa/tt2/translate.tt2
Performing undo due to exception: "tla delete
'wwsympa/tt2/translate.tt2'" failed with exit status 512
undo: illegal revision name: address@hidden/sympa--CVS--0--

(NB: I dont know why there are two dashes at the end of that revision name!!)

Traceback (most recent call last):
  File "/home/manderson/cscvs/cscvs", line 256, in ?
    retval = main(sys.argv)
  File "/home/manderson/cscvs/cscvs", line 242, in main
    try: callSubcommand()
  File "/home/manderson/cscvs/cscvs", line 95, in callSubcommand
    Runner.getRunner(config, module).run()
  File "/home/manderson/cscvs/modules/Runner.py", line 53, in run
    apply(self.target, self.args)
  File "/home/manderson/cscvs/cmds/totla.py", line 679, in totla
    apply_changeset(apply, config, set)
  File "/home/manderson/cscvs/cmds/totla.py", line 567, in apply_changeset
    undo(apply, config, changeset, e)
  File "/home/manderson/cscvs/cmds/totla.py", line 406, in undo
    runTla("undo")
  File "/home/manderson/cscvs/cmds/totla.py", line 118, in runTla
    if ret: raise TlaError('"tla %s" failed with exit status %s' %
(command, ret))
totla.TlaError: "tla undo" failed with exit status 512

How do I fix this and continue where it left off?

Thanks, I will get this to work dang it.
micah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]