[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: Wed, 6 Aug 2008 12:18:38 +0200

On Tuesday 05 August 2008, vishwajeet singh wrote:
> That depends on how you have reorganized your repository.
>
> On Tue, Aug 5, 2008 at 9:52 PM, Marc Haisenko <haisenko_at_comdasys.com> wrote:
> > 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

A: No.
Q: Should I top-post ?
A: Yes.
Q: Because it is hard for humans to read ?

:-)

Back to the topic:
No, it should not depend on how you reorganize it, AS LONG as you do it
with "svn cp" and "svn mv" your history will always be preserved.

Or did you mean to answer "N D"'s post instead of mine ?
        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-06 12:19:12 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.