Just a quick reminder: if you want to track HEAD, then you would
checkout trunk.

For example:

svn co https://svn.apache.org/repos/asf/tomcat/connectors/trunk/ tomcat-connectors

would create a tomcat-connectors directory that stores the
development HEAD. If you skip appending the '/trunk/'
to the URL, you get a LARGE tree, with HEAD, all branches
and tags. For those new to SVN, this may be confusing.

On Oct 5, 2005, at 9:27 PM, Yoav Shapira wrote:

Hi,
FYI, the Tomcat source code has been moved to Apache's Subversion (SVN) repository. The old CVS repositories are now locked down: they can still be used for checking out code, but no further work will be done in them. For
details on how to work with SVN, please see
http://www.apache.org/dev/version-control.html. Please note that we are still
verifying some of the build scripts to make sure they work in the new
structure.  Thanks,

Yoav

--- Henri Yandell <[EMAIL PROTECTED]> wrote:


Date: Wed, 5 Oct 2005 21:17:10 -0400
From: Henri Yandell <[EMAIL PROTECTED]>
To: Tomcat Developers List <tomcat-dev@jakarta.apache.org>
Subject: Re: CVS->SVN Schedule

On 10/2/05, Mark Thomas <[EMAIL PROTECTED]> wrote:

Mark Thomas wrote:

Mladen Turk wrote:

Can somebody make a firm statement on the timings?
1. Until when (Date:Hour:Minute) commits could be done
2. Wen the CVS will be locked for commit (same format)


This is now set for Wednesday 5th October 2005 at 8pm US Eastern time.
It should be completed by 11pm US Eastern time.


All done :)

http://svn.apache.org/repos/asf/tomcat/connectors/
http://svn.apache.org/repos/asf/tomcat/jasper/
http://svn.apache.org/repos/asf/tomcat/container/catalina/
http://svn.apache.org/repos/asf/tomcat/container/tc5/

svn co https://svn.apache.org/repos/asf/tomcat/connectors/
jakarta-tomcat-connectors
svn co https://svn.apache.org/repos/asf/tomcat/jasper/ jakarta- tomcat-jasper
svn co https://svn.apache.org/repos/asf/tomcat/container/catalina/
jakarta-tomcat-catalina
svn co https://svn.apache.org/repos/asf/tomcat/container/tc5/
jakarta-tomcat-5

I'll keep checking email and the jira entry on and off tonight in case
there are problems. CVS is locked down, all commits should goto
tomcat-dev, Mark's modification scripts are all successfully run and
read/write is set to anyone in tomcat (in the asf-authorization file
that Remy can edit).

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to