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

Problems Exporting a Changeset to a Different Repository

From: <shlomif_at_012.net.il>
Date: 2003-09-09 13:15:06 CEST

Hi good people!
 
I'm trying to write a Perl module that will export changesets from
one repository to the other. (in a similar way to BitKeeper's push
command).
 
What I have so far can be found here:
 
http://t2.technion.ac.il/~shlomif/svn-push/
 
The problem is that it segfaults at subversion/libsvn_fs/txn.c:179
because txn is NULL. Note that it's written in Perl but the
functions should be equivalent to their C counterparts.
 
Any help would be greatly appreciated.
 
Regards,
 
        Shlomi Fish
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 9 13:16:17 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.