Re: Query based on labels
From: Mark Reibert <svn_at_reibert.com>
Date: Sun, 03 Feb 2008 22:43:54 -0700
Answers to specific questions below, but as a general recommendation you
On Mon, 2008-02-04 at 05:01 +0000, Kota, Sreenivasa ShravanaKumar wrote:
No direct equivalent, however the concept is covered in SVN using
http://svnbook.red-bean.com/en/1.4/svn-book.html#svn.branchmerge.tags
> 2. How to create and apply labels to files in SVN ?
See link above.
> 3. Is it possible to query files based on certain labels ? If so,
There is no equivalent to "ct find" supported within SVN proper. But
> 4. Is there any limitation on maximum number of branches and tags can
I do not believe so.
> 5. What is the equivalent of rmname ( ClearCase ) in SVN ?
svn rm ...
---------------------------------------------------------------------
|
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.