[MacPorts] #21155: Submission of the arb port

MacPorts noreply at macports.org
Tue Sep 8 22:04:24 PDT 2009


#21155: Submission of the arb port
----------------------------------+-----------------------------------------
 Reporter:  matt.cottrell@…       |       Owner:  macports-tickets@…                   
     Type:  submission            |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  1.8.0                                
 Keywords:                        |        Port:  arb                                  
----------------------------------+-----------------------------------------

Comment(by matt.cottrell@…):

 Replying to [comment:17 matt.cottrell@…]:
 > It seems like my svn client is passing some cached credentials.  Does
 svn do that sort of thing?
 >
 '''Yes, svn is caching credentials in:'''
 {{{
 ~/.subversion/auth/svn.simple
 }}}

 When I empty that directory my Portfile no longer works.

 {{{
 cottrell% sudo port install arb
 --->  Computing dependencies for arb
 --->  Fetching arb
 Error: Target org.macports.fetch returned: Subversion check out failed
 Error: Status 1 encountered during processing.
 }}}

 Is there anything missing from my svn commands below:

 {{{
 fetch.type              svn
 svn.url                 http://svn.mikro.biologie.tu-
 muenchen.de/svn/branches/stable_5.0
 svn.revision            6192
 svn.method              checkout
 fetch.user              coder
 fetch.password          gimmeARBsource
 }}}

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


More information about the macports-tickets mailing list