2008-02-12 16:48:15 SVN Checkout Instructions
Cameron Barfield (UNITED STATES)
Message: 50948 On the SVN pages, the instructions for doing an SVN checkout for a trunk distro and a branch distro are identical:
Anonymous users can access this with:
svn checkout svn://sources.blackfin.uclinux.org/uclinux-dist/trunk uclinux-dist
Shouldn't the instructions for the branch distro read:
Anonymous users can access this with:
svn checkout svn://sources.blackfin.uclinux.org/uclinux-dist/tbranches/2008R1 uclinux-dist
QuoteReplyEditDelete
2008-02-12 16:53:34 Re: SVN Checkout Instructions
Mike Frysinger (UNITED STATES)
Message: 50949 unfortunately, we do not have the ability to customize that far. we can stick text above the svn browsing on a per-project basis and that's it.
ideally, the current viewed path would be available so that the instructions matched exactly the directory you happened to be looking at ...
QuoteReplyEditDelete
2008-02-12 17:32:54 Re: SVN Checkout Instructions
Cameron Barfield (UNITED STATES)
Message: 50954 Ah, that's unfortunate. Disregard then
QuoteReplyEditDelete
2008-02-12 17:49:41 Re: SVN Checkout Instructions
Mike Frysinger (UNITED STATES)
Message: 50956 ive filed enhancement requests with the gforge project so we can write things like:
svn://sources.blackfin.uclinux.org/%%project%%/%%path%%
and then gforge will mung it on the fly
but who knows when that'll be available :/