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

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

[Gnu-arch-users] Re: latest experimental cscvs proken


From: John Goerzen
Subject: [Gnu-arch-users] Re: latest experimental cscvs proken
Date: Tue, 30 Sep 2003 13:34:56 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux)

John Goerzen <address@hidden> writes:


>   File "/home/jgoerzen/programs/cscvs/cmds/totla.py", line 76, in add
>     delta = cvs_get(rev)
> TypeError: cvs_get() takes exactly 2 arguments (1 given)
>
>
> Running patch-54

I found patch-55, but now:

$ cscvs totla -c 1 /home/jgoerzen/tla/wc-bk-2.4
/home/jgoerzen/tla/wc-bk-2.4
N changeset 1
A linux-2.4/BitKeeper/etc/config [1.1]
Traceback (most recent call last):
  File "/home/jgoerzen/programs/cscvs/cscvs", line 250, in ?
    retval = main(sys.argv)
  File "/home/jgoerzen/programs/cscvs/cscvs", line 236, in main
    try: callSubcommand()
  File "/home/jgoerzen/programs/cscvs/cscvs", line 89, in
callSubcommand
    Runner.getRunner(config, module).run()
  File "/home/jgoerzen/programs/cscvs/modules/Runner.py", line 53, in
run
    apply(self.target, self.args)
  File "/home/jgoerzen/programs/cscvs/cmds/totla.py", line 399, in
totla
    apply_changeset(apply, set)
  File "/home/jgoerzen/programs/cscvs/cmds/totla.py", line 286, in
apply_changeset
    add(config, rev)
  File "/home/jgoerzen/programs/cscvs/cmds/totla.py", line 76, in add
    delta = cvs_get(config, rev)
  File "/home/jgoerzen/programs/cscvs/cmds/totla.py", line 65, in
cvs_get
    prefixlen = len(os.path.commonprefix([config.prefix, filename]))
AttributeError: 'ApplyConfig' object has no attribute 'prefix'


>
>
> -- John
>
>
>
>
> _______________________________________________
> Gnu-arch-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnu-arch-users
>
> GNU arch home page:
> http://savannah.gnu.org/projects/gnu-arch/





reply via email to

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