Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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