You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by kf...@collab.net on 2003/07/01 16:02:30 UTC

Re: "svn commit" performance

Chia-liang Kao <cl...@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