[MacPorts] #22032: subversion 1.6.5 segfault during commit
MacPorts
noreply at macports.org
Mon Oct 12 16:59:54 PDT 2009
#22032: subversion 1.6.5 segfault during commit
---------------------------------+------------------------------------------
Reporter: enolte@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: subversion
---------------------------------+------------------------------------------
Comment(by dluke@…):
Works for me:
[xeon:~/test-svn] dluke% sw_vers
ProductName: Mac OS X
ProductVersion: 10.6.1
BuildVersion: 10B504
[xeon:~/test-svn] dluke% svnadmin create foo
[xeon:~/test-svn] dluke% svn checkout file://$PWD/foo bar
Checked out revision 0.
[xeon:~/test-svn] dluke% cd bar
[xeon:~/test-svn/bar] dluke% touch x
[xeon:~/test-svn/bar] dluke% svn add x
A x
[xeon:~/test-svn/bar] dluke% svn commit -m "time to die"
Adding x
Transmitting file data .
Committed revision 1.
[xeon:~/test-svn/bar] dluke%
Did you install a universal build of subversion (and apr?)
You may also want to report this upstream (as it's possibly not a macports
bug, but a bug in subversion itself).
--
Ticket URL: <http://trac.macports.org/ticket/22032#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list