Oh yeah, one other tid-bit.  To find out what your current URI is:

cd /path/to/my/local/repo
svn info

Cheers, -Brian



On 3/27/07, Brian Elliott Finley <[EMAIL PROTECTED]> wrote:

The only thing that changed was the DNS CNAME record.

svn.sisuite.org and svn.systemimager.org both pointed to systemimager
.ci.uchicago.edu.  The svn.sisuite.org entry has been dropped, so now it's
just svn.systemimager.org.  Same machine.  Same fingerprint:

[EMAIL PROTECTED]:~% egrep 'svn.(systemimager|sisuite).org' .ssh/known_hosts
svn.sisuite.org ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAy5K5jpc5tjeuWkvYxkRnAq+0QHqFVw4D9B4pURQiIGK8yWSBunOLm2K6Bc/z55wa1fErD1geh69Yj9jdha8GfUcMfNRFKgWDU5eHs9lo4WtKsBBjp6iK+fL4dMkD/b0bXpIv6HZrDNaCBSTGBME8zhgBLW2II6oMYkq/jC/hfrs=

svn.systemimager.org ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAy5K5jpc5tjeuWkvYxkRnAq+0QHqFVw4D9B4pURQiIGK8yWSBunOLm2K6Bc/z55wa1fErD1geh69Yj9jdha8GfUcMfNRFKgWDU5eHs9lo4WtKsBBjp6iK+fL4dMkD/b0bXpIv6HZrDNaCBSTGBME8zhgBLW2II6oMYkq/jC/hfrs=


Sorry about any confusion this may have caused.  If anyone still has a
repository checked out under the svn.sisuite.org name, you can switch that
repository gracefully to use svn.systemimager.org like so:

# While sitting in your local repo directory, do this (use your username):
svn switch --relocate svn+ssh://[EMAIL PROTECTED]/var/lib/svn
/project/trunk svn+ssh://[EMAIL PROTECTED]/var/lib/svn
/project/trunk


Cheers, -Brian



On 3/26/07, dann frazier <[EMAIL PROTECTED]> wrote:
>
> On Mon, Mar 26, 2007 at 12:25:15PM -0700, Bernard Li wrote:
> > Hi Erich:
> >
> > I think sisuite.org expired and Brian didn't renew it.  However, I
> > thought that they had always pointed to the same machine (at least
> > svn.sisuite.org and svn.systemimager.org), but perhaps I was wrong.
>
> Yeah, I thought so too - but Erich's comment about commits appearing
> in one place and not the other made me question it...
>
> > Anyways, yes, you should be using svn.systemimager.org for check-ins.
>
> Ok, thanks.
>
> --
> dann frazier
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> sisuite-devel mailing list
> sisuite-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sisuite-devel
>



--
------------------------------------------------------
Brian Elliott Finley            Phone:  630.631.6621
gpg --keyserver wwwkeys.pgp.net --recv-keys 10F8EE52
------------------------------------------------------




--
------------------------------------------------------
Brian Elliott Finley            Phone:  630.631.6621
gpg --keyserver wwwkeys.pgp.net --recv-keys 10F8EE52
------------------------------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sisuite-devel mailing list
sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to