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

Re: trying to get new version of files from svn archive

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Mon, 25 Apr 2011 19:31:10 +0200

Guten Tag dov.kruger_at_americas.bnpparibas.com,
am Montag, 25. April 2011 um 17:08 schrieben Sie:

> Take it as fact that I'm not interested in my version of the file. So
> anything svn may have decided about resolving collisions is irrelevant.

Subversion can't know that until you tell it to know, using svn revert
. or something like that. See svn help for details.

> I want to get rid of my version of the file and get the one in the
> archive. I think the reason for my confusion was that the file itself no
> longer exists.

Another easy way in yur case seems to be deleting your whole working
copy, including the .svn directories, if you don't need any of your
local changes, and simply check out a new working copy using svn co.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoening_at_am-soft.de
Web:     http://www.am-soft.de
AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow
Received on 2011-04-25 19:30:18 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.