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

Re: "svn commit" performance

From: <kfogel_at_collab.net>
Date: 2003-07-01 18:02:30 CEST

Chia-liang Kao <clkao@clkao.org> writes:
> I am thinking about the semantic having a repository checked out
> to a subdirectory of another repository's wc, since i made a
> patch for #695 whcih does some checks for the parents of the
> target path of checkout.
>
> # svn co http://server1/path/project1 /tmp/project1
> # svn co http://server2/path/project2 /tmp/project1/lib/project2
>
> maybe we could add svn:externals if we find that project2
> is being checked out somewhere inside project1's wc?

Ick, no :-). svn:externals is confusing enough already, without it
being automatically applied behind the user's back.

I'm not saying I have a better idea, just that issue #695 is
Post-1.0...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 1 18:52:34 2003

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.