Thomas Pegg wrote:
It sounds like your doing the svn cp and then an svn ci. That's not
quite right. You can do it that way, but I wouldn't recommend it.
Ohhhhh. Learned something for today. Thanks Thomas. :)
A more correct approach is this:
svn cp svn+ssh://svn.lfs.org/livecd/branches/6.1.1-newmake
svn+ssh://svn.lfs.org/livecd/tags/6.1.1-2 -m "Tagged 6.1.1-2"
Thanks a bunch! Will try to rememver to do that next time! :)
Justin
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page