05-27-2008, 08:41 PM
|
#12 (permalink)
|
|
The Addict
Join Date: Sep 2007
Location: Denmark
Posts: 249
Thanks: 6
|
Quote:
Originally Posted by delayedinsanity
What ever happened to dalnet? chanserv? nickserv? Are my beloved lil bots gone?
And Kalle, are you a developer for PHP?
-m
|
Im not really developing PHP fulltime, but I've put in a few patches available from 5.3 =)
Quote:
Originally Posted by sketchMedia
yea svn has pretty much the same syntax as cvs i.e.
Code:
svn add test.php
svn commit -m"a test file to svn repository" test.php
etc etc
but you use urls instead of paths, for a checkout:
Code:
svn co http://serverurl.com:444/projects/svntest
checks out the svntest project from the repository
|
I know theres a SVN program just like the CVS one I use on Windows, called Tortoisesvn:
tortoisesvn.tigris.org
__________________
|
|
|