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

Re: Is there an equivalent of "cvs release"?

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-10-14 21:23:56 CEST

Hi !

Blaney, Liza wrote:
> If I check out the wrong branch, I can "svn switch". However, what is
> the proper way to undo a checkout completely or does it not matter? Can
> I just remove the directory? Is there a neater way?

rm -rf <path to WC>

Simple as that :)

> Also, it appears that if a checkout is interrupted, it can be continued
> by re-issuing it. Does all of this status exist only in my workspace?

Yes, the server has no idea how many or where WCs exist.

> Anyone have a url for a "SVN for CVS users"?

Ask, and you shall receive:

Appendix A of "Version Control with Subversion"
"A. Subversion for CVS Users"
http://svnbook.red-bean.com/svnbook-1.0/apa.html

Bye !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 14 21:30:27 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.