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

Re: Commit without checking out.

From: Kurt Pruenner <leak_at_gmx.at>
Date: Thu, 30 Apr 2009 14:44:27 +0200

AMP wrote:
> Hello,
> I have a file I modified but did not check out the latest version
> first.
> I cant seem to find out how to commit it, I get an error.
> I am the only developer, I just work in multiple locations.

Run an update first, then check in your version.

It'll of course merge the version in the repository with your current
changes, otherwise you might lose changes.

If you absolutely want to replace the version in the repository with
your current file, move it out of the way before running the update then
overwrite the updated file with it.

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1994854
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-30 14:46:21 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.