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

Re: reconnecting file history

From: Francois Beaune <beaune_at_aist.enst.fr>
Date: 2007-03-25 01:12:03 CET

> Francois Beaune wrote:
> ...
>> Is there an "easy" way to fix this now?
>
> maybe this works:
> * check out latest version of file, save as file_new.
> * svn delete file
> * svn copy -rN http://url/to/file@N http://url/to/file
> (N=latest revision with all the history)
> * check out file, copy file_new over it, commit.

Fantastic, worked like a charm :)

Maybe this nice trick deserves a quick mention in the FAQ
or somewhere?

Anyway, thanks a lot guys for the swift answers!

Cheers,
Francois

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Mar 25 19:10:35 2007

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.