[bcollins@debian.org: bkSVN live]
From: Ben Collins <bcollins_at_debian.org>
Date: 2003-06-15 16:09:06 CEST
----- Forwarded message from Ben Collins <bcollins@debian.org> -----
From: Ben Collins <bcollins@debian.org>
Thanks to Larry, the bkSVN repo is now live. It's actually bkcvs2svn,
If you aren't familiar with subversion, please visit the URL in my sig.
And please DO NOT email linux-kernel with any comments, suggestions,
For those that know SVN, you need a recent (e.g. upcoming 0.24 release
Now, finally the SVN URL's:
svn://kernel.bkbits.net/linux-2.4
svn://kernel.bkbits.net/linux-2.5
WAIT. If you don't know anything about SVN repo layouts, just remember
REPO_BASE/trunk Primary (aka HEAD) development
So, to get the main development for say 2.5:
# svn co svn://kernel.bkbits.net/linux-2.5/trunk linux-2.5-bkbits
Will checkout the main 2.5 trunk into a directory called
If you want to checkout a particular version:
# svn co svn://kernel.bkbits.net/linux-2.5/tags/v2.5.60 linux-2.5.60
Or diff versions, via URL, without a working copy:
# svn diff svn://kernel.bkbits.net/linux-2.4/tags/v2.4.19 \
-- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ----- End forwarded message ----- -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ Deqo - http://www.deqo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Jun 15 17:13:18 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.