From kde-commits Fri Apr 01 08:14:06 2005 From: Stephan Kulow Date: Fri, 01 Apr 2005 08:14:06 +0000 To: kde-commits Subject: kde-common Message-Id: <20050401081406.10CA5490 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=111234325626912 CVS commit by coolo: let it sync the cvs passwords with the svn passwords for the time being M +1 -0 createcvsaccount 1.19 --- kde-common/createcvsaccount #1.18:1.19 @@ -47,4 +47,5 @@ echo \"Adding entry in passwd file\" && \ echo '$login:$pass:kde' >> /home/kde/CVSROOT/passwd && \ + cp /home/kde/CVSROOT/passwd /data/svn/home/passwd && \ echo \"Done!\" " || exit 1 cvs update accounts