[jboss-cvs] JBossAS SVN: r87770 - projects/ejb3/trunk/hudson/svn.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Apr 24 05:45:29 EDT 2009
Author: wolfc
Date: 2009-04-24 05:45:29 -0400 (Fri, 24 Apr 2009)
New Revision: 87770
Modified:
projects/ejb3/trunk/hudson/svn/Makefile
Log:
Install with sudo
Modified: projects/ejb3/trunk/hudson/svn/Makefile
===================================================================
--- projects/ejb3/trunk/hudson/svn/Makefile 2009-04-24 09:45:06 UTC (rev 87769)
+++ projects/ejb3/trunk/hudson/svn/Makefile 2009-04-24 09:45:29 UTC (rev 87770)
@@ -1,5 +1,5 @@
install:
- install --no-target-directory --preserve-timestamps --group=svnsync --owner=svnsync fix_rev.sh /var/svn/anonsvn.jboss.org-jbossas/hooks/post-commit
+ sudo install --no-target-directory --preserve-timestamps --group=svnsync --owner=svnsync fix_rev.sh /var/svn/anonsvn.jboss.org-jbossas/hooks/post-commit
svnserve:
sudo install --no-target-directory --preserve-timestamps svn.xinetd /etc/xinetd.d/svn
More information about the jboss-cvs-commits
mailing list