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

Re: Committing modifications with fulltext deltas

From: Daniel Patterson <danpat_at_danpat.net>
Date: 2005-02-16 20:46:36 CET

Marcus Rueckert wrote:
> hi
>
> doesnt this imply something like that:
> http://subversion.tigris.org/faq.html#wc-change-detection
>

   Yes, but that's ok and a loss of copy-history is the price
   you pay for not using a working copy. svn_load_dirs has some
   heuristics to try and guess when renames/copies have happened,
   it might be possible to add some of that, or add another mechanism
   (i.e. a mapping file) that allows one to indicate what elements
   that are part of the import should be copied/renamed.

   For my immediate needs, a dumb import will do the trick.

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 16 20:50:19 2005

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.