[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Help needed with python bindings

From: Lele Gaifax <lele_at_nautilus.homeip.net>
Date: 2004-03-29 12:40:23 CEST

Hi all,

I'm attaching below a script I wrote to aid me tracking 3rd party
software kept under CVS, tipically on sf.net. It's able to perform
an ``cvs up``, collecting the needed info and logs, replicate
addition/deletion on the svn counterpart and perform a ``svn commit``
with the whole changelog.

I'm looking for some light in two situation I wasn't able to
understand (I marked them with "XXX" in the source):

1. attaching a log_msg_func to the context, for the commit step;

2. disabling auto-props, via svn_config_set_bool(), upon adding new
   entries.

Any hints/comments?

Thanks in advance,
bye, lele.

-- 
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.org

Received on Mon Mar 29 12:40:58 2004

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.