Thanks Daniel :)

Does anyone know why the velocity CVS module appears to still be writable to?

(it has lines in CVSROOT/avail)

Hen

On 6/14/05, Daniel L. Rall <[EMAIL PROTECTED]> wrote:
> What was formerly the "jakarta-velocity" CVS repository and the
> "velocity" Subversion repository have been renamed to "core" ("engine"
> was discarded to avoid any possible confusion), and placed alongside the
> "dvsl" and "tools" repositories under a top-level "velocity" directory.
> This organization is consistent with the hierarchical layout used by
> other projects:
> 
> http://svn.apache.org/viewcvs.cgi/jakarta/velocity/
> 
> You'll need to 'svn switch' your respective working copies to point to
> the new repository location.  All local changes will be preserved by the
> switch.  Here's an example using the "trunk" of each repository:
> 
> velocity-trunk$ svn switch 
> https://svn.apache.org/repos/asf/jakarta/velocity/core/trunk
> At revision 190560.
> velocity$ svn switch
> https://svn.apache.org/repos/asf/jakarta/velocity/core/trunk
> At revision 190560.
> velocity-dvsl$ svn switch 
> https://svn.apache.org/repos/asf/jakarta/velocity/dvsl/trunk
> U    xdocs/index.xml
> U    docs/index.html
> Updated to revision 190560.
> velocity-tools$ svn switch 
> https://svn.apache.org/repos/asf/jakarta/velocity/tools/trunk
> At revision 190560.
> 
> Let me know if you have any questions.
> 
> 
> ---------------------------------------------------------------------
> 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