we are working on one android project in our company using Eclipse as an IDE.
one person is works on windows platform while i am using ubuntu for android development.
we need to connect same project via svn repository.
Now the problem is we couldn't connect our server via Ubuntu.
I recently started ubuntu for development so i really don't know much more things about Ubuntu.
so we failed to connect our project via svn repository. Repository is windows based.
So how do I configure SVN repository in Ubuntu? How to connect server from Ubuntu?(server is on windows platform)
How to communicate between Windows and Ubuntu?
While checkout our project it gives some error.
I posted error below. please have look on this
Checkout operation for 'file://serversystem/application_directory/Android' failed.
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file://serversystem/application_directory/Android'
svn: E170000: Local URL 'file://serversystem/application_directory/Android' contains unsupported hostname
I checked all the possibilities like svn://, file:///, http://; but we failed to access repository
Thanks and regards
tj
No comments:
Post a Comment