Hi Douglas,
This sounds like a bug. Until it's fixed you can try an alternate format
file:/path/to/my/repository/trunk/{1}
i.e. just one slash at the beginning. I don't know if it works but
it's worth a try.
Regards,
Thomas Hallgren
Douglas Palmer wrote:
Hello again
I am having a problem with buckminster + subversive and file urls. I
am try to specify a url in my svn reader in the rmap as follows:
file:///path/to/my/repository/trunk/{1}
However, the component can't be found. The component is found if I use:
svn+ssh://localhost/path/to/my/repository/trunk/{1}
The buckminster debug reveals that buckminster adds null into the url
for some reason:
Listing remote folder
file://null/svn/repos/spectra2/trunk/my.component#HEAD
Do I need to do something special to use file urls or is this another
bug?
Regards
Doug