Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
How do I change the IP reference for the code if my server's IP changes?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
brendan  
View profile  
 More options Dec 8 2008, 9:43 am
From: brendan
Date: Mon, 8 Dec 2008 06:43:53 -0800 (PST)
Local: Mon, Dec 8 2008 9:43 am
Subject: How do I change the IP reference for the code if my server's IP changes?
G'day,

I only installed Tortoise SVN a few days ago so I m very green but I
cannot find an answer to this question in the help files or on the
FAQ.

My developers are in a different location to me so they connect
throught to the code base via an IP address.   My question is, if my
own IP changes how do I have my external developers change where their
repository is pointing to?   I need to know this as my IP (where the
repository is located) is not static.

Cheers,
Brendan

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andy Levy  
View profile  
 More options Dec 8 2008, 9:51 am
From: Andy Levy
Date: Mon, 8 Dec 2008 09:51:57 -0500
Local: Mon, Dec 8 2008 9:51 am
Subject: Re: How do I change the IP reference for the code if my server's IP changes?

On Mon, Dec 8, 2008 at 09:43, brendan <[email address]> wrote:
> G'day,

> I only installed Tortoise SVN a few days ago so I m very green but I
> cannot find an answer to this question in the help files or on the
> FAQ.

> My developers are in a different location to me so they connect
> throught to the code base via an IP address.   My question is, if my
> own IP changes how do I have my external developers change where their
> repository is pointing to?   I need to know this as my IP (where the
> repository is located) is not static.

If your IP address changes, they will need to Relocate their WCs to
point at the new IP.

Better to run a Subversion server on a "server" machine with a static IP.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kurt Pruenner  
View profile  
 More options Dec 8 2008, 10:48 am
From: Kurt Pruenner
Date: Mon, 08 Dec 2008 16:48:41 +0100
Local: Mon, Dec 8 2008 10:48 am
Subject: Re: How do I change the IP reference for the code if my server's IP changes?

Andy Levy wrote:
> Better to run a Subversion server on a "server" machine with a static IP.

Or use a DynDNS-service like no-ip.com to get a fixed domain name for
your changing IP address; that would also spare you the trouble of
communicating the new IP address to all your other users...

--
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
np: Bobby And Blumm - Sea Song (Everybody Loves...)

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bob Archer  
View profile  
 More options Dec 8 2008, 11:26 am
From: Bob Archer
Date: Mon, 8 Dec 2008 11:26:57 -0500
Local: Mon, Dec 8 2008 11:26 am
Subject: RE: How do I change the IP reference for the code if my server's IP changes?
Does you machine not have a host name on the network that they could
access it with?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
brendan  
View profile  
 More options Dec 8 2008, 3:53 pm
From: brendan
Date: Mon, 8 Dec 2008 12:53:31 -0800 (PST)
Local: Mon, Dec 8 2008 3:53 pm
Subject: Re: How do I change the IP reference for the code if my server's IP changes?
Bob,
My Machine has a host name but only if they worked from my office
internally.  I am in Vancouver and they are in Toronto!

I am now looking into Kurts reply regarding the "no-ip.com" approach
which sound very interesting and will probably be a good solution.
Thanks Kurt and everyone else for answering the post,

As I have only started with SVN I will have them check in all the code
whilst the Ip is still the same then swith to the "no-ip.com"
approach... after I look into it a bit more

Thanks again everyone for the very prompt responses

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
brendan  
View profile  
 More options Dec 8 2008, 4:52 pm
From: brendan
Date: Mon, 8 Dec 2008 13:52:31 -0800 (PST)
Local: Mon, Dec 8 2008 4:52 pm
Subject: Re: How do I change the IP reference for the code if my server's IP changes?
G'day Kurt,

This seems like a good approach but I'm having some difficulties
getting it to work with SVN...

For instance if I enter "xxxxx.no-ip.biz/svn/xxxxx/head/" I get an
error from SVN
- "Server sent unexpected return value (405 Method Not Allowed) in
response to"
- "PROPFIND request for '/svn/xxxxx/head'"

However if I ebter the actual static Ip it works as "http://x.x.x.x:
8080/svn/xxxxx/head/"

Sorry but assume all the "x"'s are either my Ip or valid
informaiton.   I only do this for security reason on this site!

So any ideas why SV can be access with th eIP and not the no-ip.com
site address?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
brendan  
View profile  
 More options Dec 8 2008, 6:30 pm
From: brendan
Date: Mon, 8 Dec 2008 15:30:08 -0800 (PST)
Local: Mon, Dec 8 2008 6:30 pm
Subject: Re: How do I change the IP reference for the code if my server's IP changes?
This seems like a good approach but I'm having some difficulties
getting it to work with SVN...

For instance if I enter "xxxxx.no-ip.biz/svn​/xxxxx/head/" I get an
error from SVN
- "Repository moved temporarily to 'http://x.x.x.x:8080'; please
relocate"

However if I ente the actual static IP it works as "http://x.x.x.x:
8080/svn/xxxxx/head/"

Sorry but assume all the "x"'s are either my Ip or valid informaiton.
I only do this for security reason on this site!

So any ideas why SV can be access with th eIP and not the no-ip.com
site address?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jean-Marc van Leerdam  
View profile  
 More options Dec 9 2008, 2:13 am
From: Jean-Marc van Leerdam
Date: Tue, 9 Dec 2008 08:13:59 +0100
Local: Tues, Dec 9 2008 2:13 am
Subject: Re: How do I change the IP reference for the code if my server's IP changes?
Hi Brendan,

On 08/12/2008, brendan <[email address]> wrote:

> G'day Kurt,

> This seems like a good approach but I'm having some difficulties
> getting it to work with SVN...

> For instance if I enter "xxxxx.no-ip.biz/svn/xxxxx/head/" I get an
> error from SVN
> - "Server sent unexpected return value (405 Method Not Allowed) in
> response to"
> - "PROPFIND request for '/svn/xxxxx/head'"

What does xxxxx.no-ip.biz:8080/svn/xxxxx/head/ give you (notice the
added port number)?

--
Regards,

Jean-Marc

----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Alan Belli  
View profile  
 More options Dec 9 2008, 2:25 am
From: John Alan Belli
Date: Tue, 09 Dec 2008 02:25:32 -0500
Local: Tues, Dec 9 2008 2:25 am
Subject: Re: How do I change the IP reference for the code if my server's IP changes?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 8 Dec 2008 15:30:08 -0800 (PST), brendan said:

> So any ideas why SV can be access with th eIP and not the
> no-ip.com site address?

Because you entered the port number with the IP address but not
with the no-ip domain name. Use xxxx.no-ip.biz:8080/svn/etc.

JAB
- --
John Alan Belli      [email address]       http:// coming soon
(_@___#    PGP DH/DSS Key ID: 0x9F9A5233  RSA Key ID: 0xFD7399CD
U/~       O-       Available by finger and on various keyservers

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.0.3 - not licensed for commercial use: www.pgp.com

iQA/AwUBST4c79iLDoWfmlIzEQKTbQCgje1JwwjWnvo+3b/zxA/iM67f8DcAniJh
iyBSMX0VPpGjP6ZBPMFRFnFG
=oCt/
-----END PGP SIGNATURE-----

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...

To unsubscribe from this discussion, e-mail: [[email address]].


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »