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

RE: Re: Subversion and CM Synergy

From: <Pasi.Havia_at_nokia.com>
Date: 2005-02-28 07:39:36 CET

> Obviously, step 2 is the tricky one. So long as no files are
> added/renamed/deleted, it's pretty easy, of course.
> Otherwise, it's not.
>
> You might look at svn_load_dirs for inspiration.
>
> Um, why are you doing this? Because if people are still working in CM
> Synergy, then this will be a *really* *hard* problem. You might

No there won't be any CM users in our team after making the switch to subversion. We have CM administrators that want to have our team's sources in the CM anyway. That's the reason I would like to automate this to keep the CM in sync (almost) with our subversion sources.

> Do you expect to get the history data (change logs, etc.) from
> subversion into CM Synergy? Again, much harder, I expect.

No I don't need to get the history data.
 
> This is one of those tasks that I think you need to nail down
> the actual
> requirements ("Why are we doing this?" "What do we expect to
> be able to
> do with the result") before you actually start any coding.

Why are we doing this: because CM is really a pain in the ass for us developers. It's awful to use and so doesn't support agile development where continuos integration is fundamental.

What do we expect to be able to do with the result: use subversion while other teams use CM instead.

BR, Pasi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 28 07:42:49 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.