From: Boris Z. <bz...@2b...> - 2004-07-15 10:21:20
|
Hi, I add svn support to the pkit_rename_app.pl script. I use svn partly and svn is angry if I relocate a directory without notice. If you use svn, add the --svn flag when you use the script. For other users nothing changed. svn co http://mysvn/repository/pagekit/trunk newapp cd newapp ./scripts/pkit_rename_app.pl --svn eg MyNewApp -- Boris |