Re: Error - ViewCVS for SVN
From: Lele Gaifax <lele_at_seldati.it>
Date: 2003-07-15 22:38:31 CEST
>>>>> Russell Glaue l'ha dit:
Russell> fs.youngest_rev(self.fs_ptr, self.pool); AttributeError:
Yes. This is because of this, around line 32 of fs.py:
# copy the wrapper functions out of the extension module, dropping the
Russell> Do I need to change something?
Well, in the meantime, changing the latest line to
vars()[name] = vars()[name[7:]] = getattr(libsvn.fs, name)
will work and should be almost harmless.
hth,
-- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. email: lele@seldati.it | -- Fortunato Depero, 1929. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jul 15 22:38:46 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.