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

Re: Checkout problem...

From: Sven Brueggemann <SBrueggemann_at_gmx.net>
Date: 2007-03-16 21:59:38 CET

Hello,

mperrone wrote:

> In following the manual, I created a project (FolderA) and did the
> import .
> I created FolderB and checked out the folder, made a change and
> commited the change. Now, I want to checkout the project again
> (to the same working folder) but the checkout option is not appearing.
> It looks like it is still checked out because I only see Update and commit.
> I have tried both options but still nothing. Please help

What you are looking for is the SVN Update command.

In Subversion, the term "checking out" is only used for the initial
creation of the working copy.

Subversion follows the copy-modify-merge model, so there's no need to
tell the repository that you want to change some files. Just update to
receive the latest changes from the repository and do your changes.

To learn more about the concepts behind subversion have a look at
the subversion book at http://svnbook.red-bean.com/ or read chapter 2
in TortoiseSVN's help system.

Kind regards

Sven

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Mar 16 21:59:38 2007

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.