Thread: TalkPHP Project
View Single Post
Old 05-27-2008, 08:41 PM   #12 (permalink)
Kalle
The Addict
Zend Certified 
 
Join Date: Sep 2007
Location: Denmark
Posts: 249
Thanks: 6
Kalle is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
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 View Post
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
__________________
Send a message via MSN to Kalle Send a message via Skype™ to Kalle
Kalle is offline  
Reply With Quote