[Digicool-CVS] CVS: CVSROOT - postcommit_actions:1.60
klm@digicool.com
klm@digicool.com
Thu, 25 Mar 1999 17:37:27 -0500
Update of /cvs-repository/CVSROOT
In directory aldous:/projects/users/klm/CVSROOT
Modified Files:
postcommit_actions
Log Message:
Added '--syncall', for syncing all registered repositories. Useful
for seeking (and stomping) any gaps (eg, things that might have crept
in...
In the process, repaired an error in do_sync(), where the repo name
was being used where the path should have been. This was benign as
long as the name was identical with the path - which is how the script
is invoked, under automation, but would not be when wildcards are
used...