Changeset 458 in tailor


Ignore:
Timestamp:
08/02/05 00:29:01 (8 years ago)
Author:
lele@…
Hash name:
20050801222901-97f81-9eab8033665a49326dc342d5910d3a1043fd1405
Message:

It seems that after all it's almost safe using --use-svn-propset
Thanks to Walter Landry for the research on this functionality.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • README

    r455 r458  
    112112             svn metadata instead of appending them to the changelog. 
    113113 
    114              Beware: there is a note__ that revisions have to be 
    115              sorted in date order! This means that, if you have an 
    116              existing subversion repository, you can't really add in 
    117              another project.  The dates would all be interwined. 
    118              You would basically have to recreate the repo.  You can 
    119              work around this by using separate repos. 
    120  
    121 __ http://svnbook.red-bean.com/en/1.0/ch05s02.html#svn-ch-5-sect-2.1 
    122 __ http://svn.haxx.se/users/archive-2004-05/0245.shtml 
     114             Other than the annoying repository manual intervention, 
     115             this thread__ and this other__ explain why using 
     116             ``-r{DATE}`` may produce strange results with this setup. 
     117 
     118__ http://svn.haxx.se/users/archive-2005-07/0605.shtml 
     119__ http://svn.haxx.se/users/archive-2005-03/0596.shtml 
     120 
    123121 
    1241223. Showing each command bootstrap a new DARCS repos in 
Note: See TracChangeset for help on using the changeset viewer.