You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tim O'Brien <to...@discursive.com> on 2005/01/11 15:00:18 UTC

[all] "current" dir in SVN test repository (externals)

I've set the svn:externals properties on the "current" subdirectory, if
you do this:

svn co https://svn.apache.org/repos/test/jakarta/commons/current/

You will get the current trunk for proper components.

Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [all] "current" dir in SVN test repository (externals)

Posted by Dennis Lundberg <de...@mdh.se>.
A quote from Tim's original posting:

"A selection of components from commons proper and the sandbox are now
available for you to experiment with on ASF hardware."

--
Dennis Lundberg

Paul Libbrecht wrote:
> Any reason this doesn't exist ?
> 
> svn co https://svn.apache.org/repos/test/jakarta/commons/proper/jelly/
> or this
> svn co https://svn.apache.org/repos/test/jakarta/commons/current/jelly/
> 
> Jelly seems to be nowhere :-( ...
> for some reasons https://svn.apache.org/repos/test/jakarta/commons/ 
> seems to contain only projects till "c"...
> (neither when browsed nor when checked out)
> 
> paul
> 
> Le 11 janv. 05, à 15:00, Tim O'Brien a écrit :
> 
>> svn co https://svn.apache.org/repos/test/jakarta/commons/current/
>> You will get the current trunk for proper components.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [all] "current" dir in SVN test repository (externals)

Posted by Paul Libbrecht <pa...@activemath.org>.
Any reason this doesn't exist ?

svn co https://svn.apache.org/repos/test/jakarta/commons/proper/jelly/
or this
svn co https://svn.apache.org/repos/test/jakarta/commons/current/jelly/

Jelly seems to be nowhere :-( ...
for some reasons https://svn.apache.org/repos/test/jakarta/commons/ 
seems to contain only projects till "c"...
(neither when browsed nor when checked out)

paul

Le 11 janv. 05, à 15:00, Tim O'Brien a écrit :
> svn co https://svn.apache.org/repos/test/jakarta/commons/current/
> You will get the current trunk for proper components.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [all] "current" dir in SVN test repository (externals)

Posted by Rob Oxspring <ro...@imapmail.org>.
The svn:externals property was set to check out the whole components rather 
than just the trunks of each component.  I've tested my commit privs by fixing 
this (The working copy from a full checkout as below is now only 23M)

Otherwise, the structure looks pretty good and the cli conversion looks 
accurate so I'm a big +1 on the transition when the infrastructure guys are ready.

Rob


Tim O'Brien wrote:
> I've set the svn:externals properties on the "current" subdirectory, if
> you do this:
> 
> svn co https://svn.apache.org/repos/test/jakarta/commons/current/
> 
> You will get the current trunk for proper components.
> 
> Tim
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org