Re: UNABLE TO OPEN ra_local Session

Branko Čibej <[email protected]> Wed, 01 Feb 2006 22:38:33 +0100
Newsgroups gmane.comp.version-control.subversion.devel,gmane.mail.eyebrowse.user
Message-ID <[email protected]>
Yarko Tymciurak wrote:
> (I've posted this once, with no response yet....)
>
> This apparently started happening around Subversion 1.3 upgrade....
> Local repository on Win XP;
>
> Real path to repository:
>
> "file:///D:/Profiles/xxx/My Documents/SVNRepository"
>
> Individual file commits seem to work fine.
>
> Directory level commits results in the following error message:
>
> D:\Profiles\xxx\My Documents\Projects>svn -m "test directory checkin" ci
> svn: Commit failed (details follow):
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///D:/Profiles/xxx'
Could you please send an exact transcript of the commands you used to 
reproduce this, including the initial checkout and and working directory 
changes?

-- Brane