Repository Location on a FileServer [message #16967] |
Wed, 23 April 2008 05:49  |
Eclipse User |
|
|
|
Hi all,
i'm new to subversive, but not to subversion. I want to create a access to
an existing Repository, which lies on a FileServer. Unfortunately, this
subversion is not combined with apache, so that i have to use the
file-Protocol.
That's the problem: Every time i enter the url
file:///\\fileserver\some_path, subversive looks a
d:\...\fileserver\some_path for the repository.
Can someone help me?
Thx
Timothy
|
|
|
Re: Repository Location on a FileServer [message #17056 is a reply to message #16967] |
Wed, 23 April 2008 22:17   |
Eclipse User |
|
|
|
I know this is not a solution, but as a temporary workaround, you could map
your SMB server directory to a local drive (e.g. X:\) and then access it via
file://x/some_path
I am not sure about the exact format of the file:// URL in this case and I
am not on Windows right now to try it but I think it would work since as far
as subversion is concerned at this point x:// should be a perfectly normal
local drive.
On 23.04.2008 16:49, in article fun0nd$c4e$2@build.eclipse.org, "Timothy
Marc" <timothymarc@freenet.de> wrote:
Hi all,
i'm new to subversive, but not to subversion. I want to create a access to
an existing Repository, which lies on a FileServer. Unfortunately, this
subversion is not combined with apache, so that i have to use the
file-Protocol.
That's the problem: Every time i enter the url
file:///\\fileserver\some_path, subversive looks a
d:\...\fileserver\some_path for the repository.
Can someone help me?
Thx
Timothy
|
|
|
|
Powered by
FUDForum. Page generated in 0.02876 seconds