[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

ra_svn, woo!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-03 05:49:25 CET

[sussman@kepler:~/projects/test]$ svnserve
[sussman@kepler:~/projects/test]$ ps aux | grep svn
sussman 37600 0.0 0.3 2380 1272 ?? Ss 10:42PM 0:00.00 svnserve
[sussman@kepler:~/projects/test]$
[sussman_at_kepler:~/projects/test]$ svn co svn://localhost/usr/local/svn/repo2 wc
A wc/dir1
A wc/dir1/nested-clauses
A wc/dir1/foodir
A wc/dir1/computer_resume.txt
...

[sussman@kepler:~/projects/test/wc]$ svn st -u
Head revision: 8
[sussman@kepler:~/projects/test/wc]$ svn up
At revision 8.
[sussman@kepler:~/projects/test/wc]$ svn info | grep Url
Url: svn://localhost/usr/local/svn/repo2
[sussman@kepler:~/projects/test/wc]$ svn log -rHEAD
------------------------------------------------------------------------
rev 8: sussman | 2002-11-26 15:25:21 -0600 (Tue, 26 Nov 2002) | 4 lines

supa dupa!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 3 05:51:44 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.