[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-commits] gforge/deb-specific cvssh.pl,1.3,1.4
From: |
cbayle |
Subject: |
[Gforge-commits] gforge/deb-specific cvssh.pl,1.3,1.4 |
Date: |
Sat, 27 Nov 2004 17:01:10 -0600 |
Update of /cvsroot/gforge/gforge/deb-specific
In directory db.perdue.net:/tmp/cvs-serv24597/deb-specific
Modified Files:
cvssh.pl
Log Message:
Added svnserve as suggested
Index: cvssh.pl
===================================================================
RCS file: /cvsroot/gforge/gforge/deb-specific/cvssh.pl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cvssh.pl 9 Jun 2002 13:48:46 -0000 1.3
+++ cvssh.pl 27 Nov 2004 23:01:07 -0000 1.4
@@ -13,7 +13,7 @@
no locale ;
@allowed_options = ('-c', '-e') ;
address@hidden = ('cvs','scp') ;
address@hidden = ('cvs','scp','svnserve') ;
# Clean up our environment
delete @ENV{qw(IFS CDPATH ENV BASH_ENV PATH)};
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gforge-commits] gforge/deb-specific cvssh.pl,1.3,1.4,
cbayle <=