Problem with external file
From: Peter Willis <pwillis_at_aslenv.com>
Date: Thu, 15 Jun 2017 13:35:38 -0700
Hello,
I am having an issue with an external (pointing to a file) included in one
I have a single external in my repository that points to a file.
On my windows desktop I can check out the directory containing the external
The code checks out and the external also checks out.
The same repository path checked out using command line on another computer
.......BEGIN EXAMPLE
svn checkout --username myname --password mypass
A README.txt
A install_driver.sh
U .
Fetching external item into
svn: Unrecognized URL scheme 'driver2015.ko'
....END EXAMPLE
I have removed the external and redefined it to no avail.
SVN is not complaining about the revision control path (ie:
In fact, I can check out 'svn://svn.myoffice.net/repos/driver/trunk' into a
SVN is actually complaining about the *FILE* path of the external in the
Is there any reason why it should work on one computer and not another?
Thanks
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.