You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Greg Hudson <gh...@MIT.EDU> on 2004/03/18 23:53:49 UTC

Re: svn commit: r9120 - in trunk/subversion: libsvn_wc tests/clients/cmdline

On Thu, 2004-03-18 at 17:53, philip@tigris.org wrote:
> Check that svn:external paths refer to items within the svn:external
> directory.

Is there any reason svn:externals paths are allowed to contain a '/' at
all?


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r9120 - in trunk/subversion: libsvn_wc tests/clients/cmdline

Posted by "C. Michael Pilato" <cm...@collab.net>.
Greg Hudson <gh...@MIT.EDU> writes:

> On Thu, 2004-03-18 at 17:53, philip@tigris.org wrote:
> > Check that svn:external paths refer to items within the svn:external
> > directory.
> 
> Is there any reason svn:externals paths are allowed to contain a '/' at
> all?

I, for one, believe that we should never have allowed multiple path
components in svn:externals.  It really shoots a gigantic whole
through our plans for the future of that feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org