question about adding distfiles to svn

Blair Zajac blair at orcaware.com
Fri Feb 29 22:49:24 PST 2008


markd at macports.org wrote:
> I need to add a port to distfiles in the svn repo, but how do I do it
> without checking out the whole distfiles/ directory?
> 
> Mark

Use

$ svn co -N URL

and you'll have an empty directory.

Delete this wc after you're done with it, they're not completely supported until 1.5

Regards,
Blair

-- 
Blair Zajac, Ph.D.
CTO, OrcaWare Technologies
<blair at orcaware.com>
Subversion training, consulting and support
http://www.orcaware.com/svn/


More information about the macports-dev mailing list