Date: Tue, 24 Apr 2012 16:39:13 +0000 From: brooks@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r234941 - svnadmin/tools Message-ID: <20120424163913.AE0C6106567E@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brooks Date: Tue Apr 24 16:39:13 2012 New Revision: 234941 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=234941 Log: Update message for 2012. Modified: svnadmin/tools/add-user.sh Modified: svnadmin/tools/add-user.sh ============================================================================== --- svnadmin/tools/add-user.sh Tue Apr 24 16:34:18 2012 (r234940) +++ svnadmin/tools/add-user.sh Tue Apr 24 16:39:13 2012 (r234941) @@ -66,12 +66,12 @@ If you wish to change your password, please send soc-admins@freebsd.org an SHA password hash as generated by "htpasswd -s". - All authenticated users have write access to the /soc2011 tree. As a + All authenticated users have write access to the /soc2012 tree. As a matter of convention, please place all your working code under a - /soc2011/<user> directory. + /soc2012/<user> directory. *** REPEAT: Your changes should all be relative to - *** https://socsvn.freebsd.org/socsvn/soc2011/${name}/ + *** https://socsvn.freebsd.org/socsvn/soc2012/${name}/ A copy of the FreeBSD base subversion repository is under /mirror/FreeBSD and is updated hourly. If you are modifying the base @@ -80,7 +80,7 @@ directory. For example: svn cp https://socsvn.freebsd.org/socsvn/mirror/FreeBSD/head \ - https://socsvn.freebsd.org/socsvn/soc2011/brooks/myproject-head + https://socsvn.freebsd.org/socsvn/soc2012/brooks/myproject-head You would then use subversion's merge operation to keep your branch up to date.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120424163913.AE0C6106567E>