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

Re: About UCM

From: Mark Reibert <svn_at_reibert.com>
Date: Wed, 20 Aug 2008 21:50:39 -0700

On Wed, 2008-08-20 at 13:01 +0200, Claude CHERET wrote:
> Hi,
>
> I am looking for informations about using UCM with SVN.
>
> A) Does any one have an experience with the commerical product "UCM4SVN" ?

Nope. As an experienced ClearCase/UCM user, though, it sounds
interesting.

> B) Your opinion about this article
> "http://www.riedquat.de/articles/UCMwithSVN"

The article describes how to work in UCM terms with "stock" SVN. In this
case everything is a matter of convention and terminology. It appears
the commercial product UCM4SVN adds a layer on top of SVN to add
UCM-type commands.

> (I do'nt understand the "rebase" opération in this article)

In UCM a rebase means bringing your stream (think branch) up to date
with some other stream (usually the integration stream). In ClearCase
you would type:

        ct rebase -baseline <baseline specifier>

or

        ct rebase -recommended

In SVN this would be basically a merge onto your branch, although I
suspect UCM4SVN provides an abstracted command such as above.

-- 
----------------------
Mark S. Reibert, Ph.D.
svn_at_reibert.com
----------------------
---------------------------------------------------------------------
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-21 06:51:01 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.