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

Re: reorganizing the repository.

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: Tue, 5 Aug 2008 18:22:51 +0200

On Tuesday 05 August 2008, N D wrote:
> my repo was:
>
> /trunk/<som_contents>
>
> i reorganized it as
>
> /trunk/new_folder/<some_contents>
>
> will this affect the history? will i loose it?

If you have used "svn mv" and "svn cp" instead of copying stuff around and
then "svn add"ing it again, you will not lose your history. Just run "svn
log" on some file to see for yourself.
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Str. 7
80686 München
Germany
Tel.: +49 (0)89 548 433 321
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-05 18:23:20 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.