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

Re: updating a file in repository

From: Robert <robertLinux_at_gmx.de>
Date: 2003-11-28 11:39:55 CET

Am 26.11.2003 um 17:31 schrieb Robert:

> I have a file in my repository which I want to update from a location
> which is not a working copy (yet).

Ok. I have a folder containing one file. I checked it into my
repository. Say this file is my first version of httpd.config.

Now I formatted my HD and installed a new linux version. I manually
created a new httpd.config locally and I want to add it to my
repository as second version of that httpd.config.

Obviously I have to make my new local folder a working copy (put under
svn control). But I don't wan't svn to overwrite my second version with
the first version when checking out.

I am quite shure that did work in 0.28 or 0.26. I used it a lot.

When this feature is removed, can I have it back? I mean the syntax:
svn checkout http://IP:Port/path_to_my_file/ .

when it just put then uncontrolled local folder under svn control but
does not get any files out of the repository ?

It was very useful.

For the moment, is there a workaround I could use right now?

Thank you for help!
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 28 11:40:43 2003

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

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