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

Re: Uncheckout Work

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-12-08 17:55:24 CET

Ben Sisson wrote:
> In Tortoise CVS when I was finished with checked out work I had the
> option to perform a “Release” in which the files I’m working on our
> released from my control without having to commit anything back to the
> repository. Does Tortoise SVN have something similar?
>
> Ex: If I check out a project and then decide that I don’t want to do
> anything with it how can I release it?

Delete the folder. That's all there is to it. Checking out leaves no
mark on the repository. If you have locked any files you should unlock
them first of course.

> Ex: If I have made my changes and committed them to the repository the
> working copy still remains in my directory structure with the checkout
> marks. How do I release them so that I don’t have them checked out
> anymore?

As above. But generally in Subversion you keep your local working copy
for as long as you are working on the project.

> Ex: Is there an option where I can checkout a copy of a project then
> release version control of the project but maintain a copy in my directory?

Export. Either export from an existing working copy, or Use repo browser
to locate the repository and export directly into a local folder without
creating a working copy at all.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
--
Received on Thu Dec 08 17:18:42 2005

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

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