Account Options

  1. Sign in
Google Groups Home
« Groups Home
Subversion (svn) server: developers
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
  4 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
 
Dan Grayson  
View profile  
 More options Jul 11 2010, 11:48 am
From: Dan Grayson <d...@math.uiuc.edu>
Date: Sun, 11 Jul 2010 08:48:26 -0700 (PDT)
Local: Sun, Jul 11 2010 11:48 am
Subject: Subversion (svn) server: developers
We are going to move our subversion server to a different location on
the internet some time during the next week or so, as the physical
machine that hosts it is getting old.  There may be an interruption in
service, but we'll try to make it as brief as possible.

If there is an interruption, those doing active development can make
backups for themselves by using "svn diff >mybackupfile" to create a
file, and saving the file somewhere safe.

The new domain name will be "svn.macaulay2.com", but it is not yet
pointing to its final location on the web.  The "svn switch --
relocate" command will be what users of the repository will need to do
to switch over to the new location, when I announce that it's ready.

When I know more details I'll announce them here.


 
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.
Dan Grayson  
View profile  
 More options Jul 11 2010, 4:57 pm
From: Dan Grayson <d...@math.uiuc.edu>
Date: Sun, 11 Jul 2010 13:57:38 -0700 (PDT)
Local: Sun, Jul 11 2010 4:57 pm
Subject: Re: Subversion (svn) server: developers
Okay, the new subversion server is up and running at
svn.macaulay2.com, serving up the repositories in a read-only way.
Eventually I'll restart the old server read-only, copy the files over
again, and then restart the new server in read-write mode.

If you want to experiment before we go live and give me some feedback,
try it out using the instructions below.

Here is the svn command to switch over to the new location; users
should type it in the top level of their checked out source tree:

        svn switch --relocate svn://macaulay2.math.uiuc.edu svn://svn.macaulay2.com

Then check the result with

        svn info

The error message displayed when trying to modify a read-only
repository is "Authorization failed".

Undo the switch with

        svn switch --relocate svn://svn.macaulay2.com svn://macaulay2.math.uiuc.edu

Users with svn accounts will have to enter their subversion password
once again.

The new server machine is a virtual machine rented from slicehost.com,
running the latest ubuntu distribution of GNU/linux.


 
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.
Dan Grayson  
View profile  
 More options Jul 14 2010, 9:51 pm
From: Dan Grayson <d...@math.uiuc.edu>
Date: Wed, 14 Jul 2010 18:51:13 -0700 (PDT)
Local: Wed, Jul 14 2010 9:51 pm
Subject: Re: Subversion (svn) server: developers
Things seem to be running well on the new server, so I think we'll
switch over some time tomorrow.  After the switch, I'll advertise it
here and send a message to the mailing list.

 
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.
Dan Grayson  
View profile  
 More options Jul 15 2010, 12:36 pm
From: Dan Grayson <d...@math.uiuc.edu>
Date: Thu, 15 Jul 2010 09:36:00 -0700 (PDT)
Subject: Re: Subversion (svn) server: developers
Our new subversion source code server at svn.macaulay2.com is now
live, and the old one is running read-only.  If you get an
authorization error when trying to check in a file, that means it's
time to switch over to the new one.  Here is the command, which should
be issued at the top directory of the directory tree checked out from
the server:

      svn switch --relocate svn://macaulay2.math.uiuc.edu svn://svn.macaulay2.com

Backups are done on the server in multiple ways, but keep your work,
too.


 
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 »