[MacPorts] #31644: port -d sync fails on port tree after Subversion 1.7 update

MacPorts noreply at macports.org
Wed Oct 19 16:06:48 PDT 2011


#31644: port -d sync fails on port tree after Subversion 1.7 update
-----------------------------------------+----------------------------------
 Reporter:  dave.evans55@…               |       Owner:  macports-tickets@…                   
     Type:  defect                       |      Status:  new                                  
 Priority:  Normal                       |   Milestone:                                       
Component:  base                         |     Version:  2.0.99                               
 Keywords:                               |        Port:                                       
-----------------------------------------+----------------------------------

Comment(by ak.ml@…):

 I think you're right about the {{{.svn}}} check.

 My suggestion would be to replace the {{{.svn}}} check with a check on the
 exit status of:
 {{{
 svn info ${portdir}
 }}}

 See the attached patch.

-- 
Ticket URL: <https://trac.macports.org/ticket/31644#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list