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

Re: Why "SVN Update" doesn't update local copy with the one from repository

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 7 Oct 2009 15:10:21 +0200

Hi,

2009/10/7 kavachai <akhimenko_at_gmail.com>:
> I'm a newbie in SVN. We just moved to it couple of days ago.

Welcome!

> And I have a problem with updating sources from server.
>
> When I'm trying to update local files either using "SVN Update" or
> "Update to revision" from context menu TortoiseSVN opens update form,
> does something and says (90909 is just a sample here):
> Command   Update
> Completed  At revision: 90909
>
> Then I click OK button to close this form and when I check file I
> wanted to update it stays the same. Updates from server didn't replace
> my local file.
>

If you do a 'Show Log' on the file, what does the output tell you?

If your local file has modifications that were not yet committed, then
these are preserved during an Update.

If you want to remove the local modifications and revert to the
version as currently available in the repository, use 'Revert' on the
file and then 'Update'.

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2404509
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-10-07 15:10:24 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.