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

RE: Repository updating

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Thu, 5 Sep 2013 17:11:43 +0000

> Hello
>
> I have set up TortoiseSVN on my WIn7 PC x64, by following the steps from here:
> http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-qs-guide.html
>
> in brief:
> 1. I installed TortoiseSVN
> 2. I created a repository folder locally 3. imported project's source code to the
> repo 4. Created a working directory and Checked out from the repo.
>
> After starting working on my working copy and committing stuff, the only place
> changes get stored in is in the .svn hidden folder inside the my working copy (I
> checked modification times).
> Shouldn't update the repo folder ? if yes how ? also the original source code
> directory shouldn't be updated every time i commit changes. in other words the
> latest source code is only the working directory, where else can i find it ?
> Please advise.
>
> Thanks

If you are committing stuff, it is certainly storing it in the repository. I'm not sure HOW it stores it, but it's there. You can verify this by looking at the log, or doing a clean checkout and verifying your changes are there.

BOb

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3064010

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-09-05 19:11:57 CEST

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.