]> git.wh0rd.org - patches.git/blobdiff - viewcvs-dev-help.patch
more random patches. who knows.
[patches.git] / viewcvs-dev-help.patch
diff --git a/viewcvs-dev-help.patch b/viewcvs-dev-help.patch
new file mode 100644 (file)
index 0000000..baddc54
--- /dev/null
@@ -0,0 +1,21 @@
+--- templates/include/dir_header.ezt
++++ templates/include/dir_header.ezt
+@@ -7,7 +7,17 @@
+ [if-any where][else]
+   <!-- you may insert repository access instructions here -->
+-
++<p>
++<span class="vc_navheader">Developer Access: 
++<b>
++[is roottype "svn"]
++svn co svn+ssh://<i>username</i>@cvs.gentoo.org/var/svnroot/[rootname]
++[else]
++cvs -d <i>username</i>@cvs.gentoo.org:/var/cvsroot co [rootname]
++[end]
++</b>
++</span>
++</p>
+ [end]
+ <table class="auto">