You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by François Beausoleil <fb...@ftml.net> on 2004/10/14 19:23:56 UTC

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

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