#2651: null argument to internal routine in Browse Source
------------------------------+---------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: cboos
Type: defect | Status: assigned
Priority: high | Milestone:
Component: version control | Version: 0.9.3
Severity: major | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Comment (by cboos):
Try upgrading to the 1.3.0 bindings: that won't solve
your problem per se, but will probably give you a more
detailed error message.
For instance, after some changes in the Samba config
of the remote share, I didn't have access anymore
to one of the repo file: 1.2.3 simply produced an
internal error, whereas 1.3.0 gave me this during `resync`:
{{{
Command failed: ("Can't open file
'\\\\dmachine\\profiles\\testfsfs\\db\\current': Access is denied. ",
720005)
}}}
Ok, in that particular case, I could also get that error
simply by trying to do an `svnadmin dump`:
{{{
svnadmin: Can't open file '\\dmachine\profiles\testfsfs\db\current':
Access is denied.
}}}
But if `svnadmin dump R:\CodeRepository` works for you and not the
`resync`,
try the upgrade.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2651>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets