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

some suggestion about subversion

From: ³ΒΈο <chenge99_at_263.net>
Date: 2004-04-03 07:17:43 CEST

hi,i think subversion is easy to learn than cvs.The manual is generally good,
but if you provide a 10 minutes taste tutorial, the learning will be
more smooth for new comer.It took me several hours to get it work and get these ideas.

for example:

1.install subversion:
2.svnadmin create d:\svndemo (create repository)
3.svn import d:\test file:///d:/svndemo
4.svn checkout file:///d:/svndemo d:\test (create working directory)

other commadns:

svn add
svn commit
svn update

best regards
a user: Chen Ge
Received on Mon Apr 5 16:49:48 2004

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

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