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

[PATCH] svn_load_dirs.pl: export for final consistency check

From: Mark Reibert <svn_at_reibert.com>
Date: 2007-08-30 01:24:53 CEST

Hi,

svn_load_dirs.pl performs a final consistency check by checking out the
tag and diff'ing against the import directory. It seems this would be
handled better (hopefully faster) by using "svn export" and bypassing
the "-x .svn" on diff.

[[[
* contrib/client-side/svn_load_dirs/svn_load_dirs.pl.in
  Export instead of checkout for final consistency check.
]]]

-- 
----------------------
Mark S. Reibert, Ph.D.
svn@reibert.com
----------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Aug 30 01:22:05 2007

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.