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

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

[Gnu-arch-users] recent changes seem to break cscvs


From: Dustin Sallings
Subject: [Gnu-arch-users] recent changes seem to break cscvs
Date: Sat, 18 Oct 2003 00:13:52 -0700


I haven't completely migrated my home projects to tla yet, but I have been tracking tla head-of-line against my own branch.

Lately, some undo changes seem to prevent cscvs totla from working. I'm using a slightly older version of tla to complete my changes in the meantime.

        Here's what I get:

dustinti:/tmp/migrate/pageserv 517% cscvs totla -cS 1: ../tla-pageserv/
/private/tmp/migrate/tla-pageserv
N changeset 1
A utility.c [1.1]
A sockets.c [1.1]
A kids.c [1.1]
A main.c [1.1]
These apparent source files lack inventory ids:

kids.c
main.c
sockets.c
utility.c


commit: commit aborted
Performing undo due to exception: "tla commit " failed with error return 256
* linting the source tree
These apparent source files lack inventory ids:

kids.c
main.c
sockets.c
utility.c


Traceback (most recent call last):
  File "/Users/dustin/bin/cscvs", line 250, in ?
    retval = main(sys.argv)
  File "/Users/dustin/bin/cscvs", line 236, in main
    try: callSubcommand()
  File "/Users/dustin/bin/cscvs", line 89, in callSubcommand
    Runner.getRunner(config, module).run()
  File "/Users/dustin/lib/cscvs/modules/Runner.py", line 53, in run
    apply(self.target, self.args)
  File "/Users/dustin/lib/cscvs/cmds/totla.py", line 408, in totla
    apply_changeset(apply, config, set)
File "/Users/dustin/lib/cscvs/cmds/totla.py", line 337, in apply_changeset
    except TlaError, e: undo(apply, config, changeset, e)
  File "/Users/dustin/lib/cscvs/cmds/totla.py", line 240, in undo
    runTla("undo")
  File "/Users/dustin/lib/cscvs/cmds/totla.py", line 65, in runTla
if ret: raise TlaError('"tla %s" failed with error return %s' % (command, ret))
totla.TlaError: "tla undo" failed with error return 256


--
SPY                      My girlfriend asked me which one I like better.
pub  1024/3CAE01D5 1994/11/03 Dustin Sallings <address@hidden>
|    Key fingerprint =  87 02 57 08 02 D0 DA D6  C8 0F 3E 65 51 98 D8 BE
L_______________________ I hope the answer won't upset her. ____________





reply via email to

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