Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [udig-devel] hello,help!

Title: Message
Hi!
 
Thanks for you replies on this problem.
 
I tried both of these suggestions but now get the error messages:
 
svn: PROPFIND request failed on '/udig/trunk'
svn: PROPFIND of '/udig/trunk': could not connect to server (http://svn.geotools.org)
 
or with the other line I get:
 
svn: PROPFIND request failed on '/udig/trunk'
svn: PROPFIND of '/udig/trunk': could not connect to server (http://gtsvn.refractions.net)
 
Basically the same error.
 
Any other suggestions?
 
There are no special ports I need to ask my network people to open or anything?
 
Michelle
 
 
-----Original Message-----
From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Jesse Eichar
Sent: 10 March 2006 17:48
To: User-friendly Desktop Internet GIS
Subject: Re: [udig-devel] hello,help!

Sometime the network gets confused you can do 1 of 2 things.

If you are in windows you can add
64.40.100.236 svn.geotools.org 
to your hosts file in c:\windows\system32\drivers directory.

or you can run 
in your check out directory.
gtsvn.refractions.net is an alias for svn.geotools.net

Jesse

On 10-Mar-06, at 1:19 AM, M.S.Bachler wrote:

Hi!
 
I have tried several times myself to get the source code as I thought it would help me learn the API and write my plugin code more quickly to see actual code.
But when I run that line I get the following error:
 
svn: PROPFIND request failed on '/udig/trunk'
svn: PROPFIND of '/udig/trunk': Could not resolve hostname `svn.geotools.org': T
he requested name is valid and was found in the database, but it does not have t
he correct associated data being resolved for.   (http://svn.geotools.org)
 
Is this a problem to do with me being on the Open University network?
Do I need to ask IT to do something with firewalls or ports?
 
Thanks
 
Michelle
 
 
-----Original Message-----
From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mark Presling
Sent: 10 March 2006 03:59
To: User-friendly Desktop Internet GIS
Subject: Re: [udig-devel] hello,help!

You don't need a username/password to get the code, only to commit to it. Simply issue the command
svn co http://svn.geotools.org/udig/trunk/

to get the current development source.

Mark

dgpck wrote:
    hello,everybody:

     I want to get uDig project source ,but i have not SVN user and password,can you tell me?
     

     Thank you very much!
     good luck! 

 				

        dgpck
        dgpck@xxxxxxxxxxxx
          2006-03-10

  

_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel

--
This message has been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.
_______________________________________________
User-friendly Desktop Internet GIS (uDig)


Back to the top