Re: The unadd, undelete methods and the client README.
From: Philip Martin <philip_martin_at_ntlworld.com>
Date: 2001-09-18 14:52:19 CEST
Greg Stein <gstein@lyra.org> writes:
> Merge? That doesn't make sense. You aren't merging anything... you're
I may (usually?) want it to come back with the same name.
The merge command is all about apply deltas, and I would expect the
Rational's ClearCase uses merge to revert deletions. Their model is a
$ cleartool co .
Adding new files is similar:
$ cleartool co .
Now if deleting foo.c produced version N of the directory, and adding
$ cleartool co .
This will produce version N+2, which contains both foo.c and
In the ClearCase model merge is the only sensible way to revert
Philip
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.