On Mon, 2004-11-15 at 16:27 -0800, Daniel Rall wrote:
> The CVS modules are now available at these locations:
> 
> https://svn.apache.org/repos/asf/jakarta/velocity/
> https://svn.apache.org/repos/asf/jakarta/velocity-tools/
> https://svn.apache.org/repos/asf/jakarta/velocity-dvsl/
> 
> You can check them out via a command like:
> 
> svn co https://svn.apache.org/repos/asf/jakarta/velocity/trunk velocity
> 
> Committers, if you have [access to] a shell account, you can set your SVN
> password directly on the server via `svnpasswd`.  If you do not have a shell
> account, please send me the output of `htpasswd -n -s`.

Committers, if you attempt any operations using your previous checkout,
you'll see an error like this:

cvs server: failed to create lock directory for `/home/cvs/jakarta-
velocity' (/home/cvs/jakarta-velocity/#cvs.lock): Permission denied
cvs server: failed to obtain dir lock in repository `/home/cvs/jakarta-
velocity'cvs [server aborted]: read lock failed - giving up

If you have any local changes to you working copy, point cvs to the
public CVSROOT like so:

velocity$ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic diff

...and create a patch based on the output to apply to your Subversion-
based working copy.



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

Reply via email to