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

Re: How to import a local repository to a remote location?

From: Lorenz <lorenznl_at_yahoo.com>
Date: 2006-12-14 12:50:20 CET

Hi,

Stefan Langer wrote:
>I have a local repository which allready has a history. Now I want to
>move this repository to a new location.
>[...]
>The other problem is that I cannot set the pre_rev_props hook since
>I do not have the proper access to the remote file system.

in this case there is no possiblility at all to preserve the original
commit dates and authors.
For that you'd have to manipulate the svn:date and svn:author
properties after the commit of a the revision.

Lorenz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 14 12:51:53 2006

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.