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

svk (svn) to ClearCase (reposted from dev@)

From: Georg <gwk.rko_at_googlemail.com>
Date: 2005-11-24 11:51:00 CET

reposting to users@ after Karls suggestion...

---------- Forwarded message ----------
From: Georg <gwk.rko@googlemail.com>
Date: 23.11.2005 18:52
Subject: svk (svn) to ClearCase
To: dev@subversion.tigris.org

Hi,

I recently created a hack Perl script that collects file changes from ClearCase,
groups them into change sets, and commits them into svn (svk, actually).

Now I neet to tackle the opposite direction, collect changes from svn
and feed them back into ClearCase.

How would I best approach the "collect changes from svn" part? Should I
parse "svn log -v"? Possibly parse "svn log -v -xml"? Should I use the
Perl API of svn?

I am only a mediocre Perl hacker, not an expert by any means. My goal is to
get something useful in short time. It's ok for me if it has caveats.

Could someone please share her or his view on the bests strategy, and provide
pointers to the relevant docs or maybe sample code from similar projects.

Oh, of course I would be happy if someone already solved my problem
and has code ready to use... :-)

--
Regards,
Georg.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 24 12:08:57 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.