I get this error when trying to export a rep checkout to a folder using a bash script:
svn: E125001: Couldn't determine absolute path of '.'
svn: E000002: No such file or directory
Performing the same export command in Terminal works.
I found out the problem... the bash script used a loop to export and build trunk and tags from repositories. Long story short, in the script, I needed to cd into a valid working dir before doing a SVN export. The SVN client was updated yesterday after installing a new XCode (I think...) and I guess making sure there is valid working dir is a good thing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With