On Mon, 2004-11-15 at 12:35 +0900, Shinobu Kawai wrote: > Hi Scott, > > > > svn checkout https://svn.apache.org/repos/test/jakarta/velocity/ > > > svn checkout https://svn.apache.org/repos/test/jakarta/velocity-tools/ > > > svn checkout https://svn.apache.org/repos/test/jakarta/velocity-dvsl/ > > >#* > > > The thing's checking out every branch! > > > Wish I had the time to look further into this tool. :( > > >*# > > > > > > > > You should have added 'trunk' to the end of those URLs to avoid getting > > all the tags and branches. > Thanks for the info! ## It's now going through all the tags... > > > Check here for info on using Subversion: > > http://svnbook.red-bean.com/ > > > > Or more specifically: (Appendix A: Subversion for CVS users) > > http://svnbook.red-bean.com/en/1.0/apa.html > Thanks again! I've always been the do-before-think kind of person. > Gets me into a lot of trouble. ;)
Scott has the right of it: svn checkout https://svn.apache.org/repos/test/jakarta/velocity/trunk velocity > Is this going to be kept in sync with the CVS repository? > Is this going to replace the CVS repository? The Subversion repository is intended to replace the CVS modules. The CVS modules will be kept around read-only for some amount of time. - Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
