[Assorted-commits] SF.net SVN: assorted:[1023] sandbox/trunk/src/one-off-scripts/ sync-svn-props/RE
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-10-22 06:47:14
|
Revision: 1023 http://assorted.svn.sourceforge.net/assorted/?rev=1023&view=rev Author: yangzhang Date: 2008-10-22 06:47:05 +0000 (Wed, 22 Oct 2008) Log Message: ----------- added a short readme to sync-svn-props Added Paths: ----------- sandbox/trunk/src/one-off-scripts/sync-svn-props/README Added: sandbox/trunk/src/one-off-scripts/sync-svn-props/README =================================================================== --- sandbox/trunk/src/one-off-scripts/sync-svn-props/README (rev 0) +++ sandbox/trunk/src/one-off-scripts/sync-svn-props/README 2008-10-22 06:47:05 UTC (rev 1023) @@ -0,0 +1,3 @@ +Given two svn repositories with the same files, replace the svn properties in +all the files in the destination repository with those of the source +repository. The destination is hardcoded as ~/jz, and the source ~/hz. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |