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

Re: updating single file to older revision

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Thu, 29 Jan 2009 09:36:37 +0000

2009/1/29 enomis <enomis_at_gmail.com>:
> Hello,
>
> here's the steps to reproduce the bug
>
> tortoise client on windows vista
>
> Update to latest revision (e. 222)
> Update a single file to an older revision (ex. 123)
> the file icon remains green
> not modifying that faile and committing it, tortoise says there's
> nothing to commit
> but my local file has 123 reivision, not 222

You updated the file to an old revision, but you haven't made any
changes to it, so what is there to commit? And if you did change it
your commit would fail because you can only commit a file when
modifications are made against HEAD (or at least there have been no
repository changes between the revision you have and HEAD).

Please read the manual page on "update to revision" as it is explained
there. I also suggest you read at least the basics chapter of the
subversion book to gain an understanding of how subversion works.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1067770
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-01-29 10:36:46 CET

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.