Magellan Linux

Annotation of /trunk/pkgtools/svn-mark-stable.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2017 - (hide annotations) (download) (as text)
Thu Jan 3 10:02:24 2013 UTC (11 years, 4 months ago) by niro
File MIME type: application/x-sh
File size: 118 byte(s)
-added more scripts
1 niro 2017 #!/bin/bash
2    
3     REPO="svn://cvs.magellan-linux.de/smage"
4     UNSTABLE="trunk"
5     STABLE="branches/R11-stable"
6    
7     svn copy ${REPO}