Hi Kritis,
 
I was thinking about the bundle that was provided fron the Subverion download 
site.
 
http://subversion.tigris.org/downloads/svn-win32-1.4.3_pl.zip
 
There seems to be a bundle for each Subversion release.  It may be possible to 
have it as a pre-req for BugScm or maybe even a configuration switch (like we 
used for forked/threaded) to toggle between each method.
 
Thanks
 
Rob
 

________________________________

From: Kristis Makris [mailto:[EMAIL PROTECTED]
Sent: Fri 11/05/2007 17:24
To: Robert Hudson
Cc: [email protected]
Subject: Re: [scmbug-users] Subversion Perl Interface



Hi Robert, I didn't even know there was a Perl interface to Subversion.


A quick search around reveals a few things:

subversion-perl from http://www.freshports.org/devel/subversion-perl/

I wonder if it only works with 1.4.3 or would work with older versions.

There also seem to be SVN::Repos, SVN::Client, etc modules directly
provided by a Subversion release. Hmmm...

http://svn.collab.net/repos/svn/trunk/subversion/bindings/swig/perl/native/

We'll have to use a more uniform way of invoking SCM systems anyway. Eg
in the glue installer, merger, VDD generator. I was hoping to at some
point revert to using some module from CPAN that provides everything. I
don't see such a module yet. I have this fear we'll need to write such a
module -- really hope somebody else does this first.

Will keep it in mind though:

http://bugzilla.mkgnu.net/show_bug.cgi?id=978

On Fri, 2007-05-11 at 03:19 -0700, Robert Hudson wrote:
> 
>
> Hi Kristis,
>
> 
>
> Just a thought.  Didn't know if it would be better for the
> Subversion.pm file to use the Perl interface for subversion rather
> than piping out to the binaries?
>
> 
>
> Didn't know if this would give greater control and performance
> improvement?
>
> 
>
> Thanks
>
> 
>
> Rob
>
> 
>
>
> _______________________________________________
> scmbug-users mailing list
> [email protected]
> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users



_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to