CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/04/10 05:26:10
Modified files:
usr.bin/cvs : server.c
Log message:
with the recent module-expand changes, we need to use
the correct repository path in Set-sticky and Clear-sticky
otherwise we'll end up with stuff like src/bin/ls/src/bin/ls
in CVS/Repository which pretty much breaks.
noticed & ok sthen@
