[csw-maintainers] mGAR: UNCOMMITED in PSTAMP field?
Sebastian Kayser
skayser at opencsw.org
Mon Dec 1 19:09:19 CET 2008
Philip Brown wrote:
> Seems appropriate for another little nudge for, "Hey, it would be really
> nice to have some kind of CSW wrapper that does all the svn stuff for you,
> rather than having to manually track that stuff down, and manually check it
> in blah blah..."
It is rather simple, but what i did to save me the "manually track that
stuff down" part is a small bash function
function mgar-get {
svn co https://gar.svn.sf.net/svnroot/gar/csw/mgar/pkg/$1
}
that i can call to check out a given package. This way i don't have to
remember the SVN URL.
Sebastian
More information about the maintainers
mailing list