On 2009-05-30 02:24, Bryan Blackburn wrote:
> $ cd /path/to/macports/checkout/trunk/dports/graphics/InsightToolkit
> $ svn merge 
> http://svn.macports.org/repository/macports/users/dweber/graphics/InsightToolkit

A small side-note, as of Subversion 1.6 you do not have to type the full
URL anymore. See the release notes:
<http://subversion.tigris.org/svn_1.6_releasenotes.html#repository-root-relative-urls>

So, for this it would be enough to type:

$ svn merge ^/users/dweber/graphics/InsightToolkit

This is my personal favorite for best new feature of Subversion 1.6 ;-)

Rainer
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev

Reply via email to