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

Re: [PATCH]: Was [PROPOSAL] Takeover Take 2

From: John Peacock <jpeacock_at_rowman.com>
Date: 2006-05-05 15:56:19 CEST

Julian Foad wrote:
> Finally, I believe one of the goals should be that the sequence:
>
> svn import local-dir
> svn checkout URL local-dir --force
>
> should accomplish a conversion in place of the local dir to a WC,
> whatever properties (from auto-props) and file types are present, and
> with no errors and no slew of warnings (maybe one warning at most). I'd
> like to see that explicitly listed as a goal (if you agree) and perhaps
> tested (if it isn't already; I haven't read your tests).

+1 from me too (also non-voting), as long as the first step above is
optional (since at least for me, there is usually already something in
the repository that I don't want to overwrite).

FWIW, this sort of in-place conversion to checkout is already possible
with svk:

        svk import --to-checkout

so that may be an argument that the above two steps could be collapsed
to one (once the takeover functionality exists in the core).

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 5 15:56:24 2006

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.