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

Re: SVN + Clearcase

From: Mark K <mark_at_mitsein.net>
Date: Wed, 13 Aug 2008 10:33:20 -0500

On Wed, 13 Aug 2008 13:13:06 +0530
"Pankaj Chawla" <pankaj_at_cadence.com> wrote:

> Hi
>
> We are using SVN for source code management locally but our
> corporate source code managemnt system is clearcase. Since SVN
> suits us well, we want to use it locally but for corporate
> builds the source code has to reach the clearcase system. Hence
> we are looking at a way to integrate SVN with clearcase so
> that all code changes in local SVN system get checked
> into clearcase system say once a day or once a week.
>
> Has anybody tried this and can provide pointers.
>
>
> Cheers
> Pankaj
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>

If you're using svn for your day to day development and just need to
put it into clearcase for builds, you could just svn export into a CC
view and commit that every few days or so. I don't know of anything
that syncs commits between svn and CC.

-- 
Mark K
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-13 17:34:00 CEST

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.