Discussion:
[Sisuite-devel] SVN repositories have moved...?
Erich Focht
2007-03-26 09:47:44 UTC
Permalink
Hi,

looks like I didn't read the messages from Brian carefully enough where he
mentioned the moving of the wiki and web site: In addition to the wiki also
the SVN repositories have moved to svn+ssh://svn.systemimager.org/

It is a little unfortunate that the svn.sisuite.org repositories were still
open for commits, so I committed some things to the old place which I can't
find in the new place :-( I'll fix that, but please, please, somebody must
redirect the notification mailing lists, too! At least for
systemconfig-***@lists.sourceforge.net
(https://lists.sourceforge.net/lists/listinfo/systemconfig-commits)
this wasn't done.

Thanks in advance,
best regards,
Erich
dann frazier
2007-03-26 19:12:52 UTC
Permalink
Post by Erich Focht
Hi,
looks like I didn't read the messages from Brian carefully enough where he
mentioned the moving of the wiki and web site: In addition to the wiki also
the SVN repositories have moved to svn+ssh://svn.systemimager.org/
It is a little unfortunate that the svn.sisuite.org repositories were still
open for commits, so I committed some things to the old place which I can't
find in the new place :-( I'll fix that, but please, please, somebody must
redirect the notification mailing lists, too! At least for
(https://lists.sourceforge.net/lists/listinfo/systemconfig-commits)
this wasn't done.
Can someone (Brian?) confirm that we should be using
svn.systemimager.org now? Also, what is the ssh RSA key fingerprint
for the new machine?
--
dann frazier
Bernard Li
2007-03-26 19:25:15 UTC
Permalink
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.

Anyways, yes, you should be using svn.systemimager.org for check-ins.

Cheers,

Bernard
Post by dann frazier
Post by Erich Focht
Hi,
looks like I didn't read the messages from Brian carefully enough where he
mentioned the moving of the wiki and web site: In addition to the wiki also
the SVN repositories have moved to svn+ssh://svn.systemimager.org/
It is a little unfortunate that the svn.sisuite.org repositories were still
open for commits, so I committed some things to the old place which I can't
find in the new place :-( I'll fix that, but please, please, somebody must
redirect the notification mailing lists, too! At least for
(https://lists.sourceforge.net/lists/listinfo/systemconfig-commits)
this wasn't done.
Can someone (Brian?) confirm that we should be using
svn.systemimager.org now? Also, what is the ssh RSA key fingerprint
for the new machine?
--
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
https://lists.sourceforge.net/lists/listinfo/sisuite-devel
dann frazier
2007-03-26 19:31:23 UTC
Permalink
Post by Bernard Li
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...
Post by Bernard Li
Anyways, yes, you should be using svn.systemimager.org for check-ins.
Ok, thanks.
--
dann frazier
Brian Elliott Finley
2007-03-27 23:43:11 UTC
Permalink
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:

***@flea:~% 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://***@svn.sisuite.org/var/lib/svn/project/trunk
svn+ssh://***@svn.systemimager.org/var/lib/svn/project/trunk


Cheers, -Brian
Post by dann frazier
Post by Bernard Li
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...
Post by Bernard Li
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
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
2007-03-27 23:51:44 UTC
Permalink
Oh yeah, one other tid-bit. To find out what your current URI is:

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

Cheers, -Brian
Post by Brian Elliott Finley
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
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
/project/trunk
Cheers, -Brian
Post by dann frazier
Post by Bernard Li
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...
Post by Bernard Li
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
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
------------------------------------------------------
dann frazier
2007-03-30 23:30:21 UTC
Permalink
Post by Brian Elliott Finley
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,
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
svn switch --relocate
Ok - confusion was that it sounding like there were two separate live
svn repos at one point. Given your e-mail, I'll just consider that a
false report.

Everything is working great for me now after the svn switch. Thanks!
--
dann frazier
Brian Elliott Finley
2007-04-01 04:26:58 UTC
Permalink
Whew. Excellent, and glad to hear it. :-)

I'm going back to recovering from the stomach flu...

Cheers, -Brian
Post by Brian Elliott Finley
Post by Brian Elliott Finley
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,
Post by Brian Elliott Finley
svn.sisuite.org ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAy5K5jpc5tjeuWkvYxkRnAq+0QHqFVw4D9B4pURQiIGK8yWSBunOLm2K6Bc/z55wa1fErD1geh69Yj9jdha8GfUcMfNRFKgWDU5eHs9lo4WtKsBBjp6iK+fL4dMkD/b0bXpIv6HZrDNaCBSTGBME8zhgBLW2II6oMYkq/jC/hfrs=
Post by Brian Elliott Finley
svn.systemimager.org ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAIEAy5K5jpc5tjeuWkvYxkRnAq+0QHqFVw4D9B4pURQiIGK8yWSBunOLm2K6Bc/z55wa1fErD1geh69Yj9jdha8GfUcMfNRFKgWDU5eHs9lo4WtKsBBjp6iK+fL4dMkD/b0bXpIv6HZrDNaCBSTGBME8zhgBLW2II6oMYkq/jC/hfrs=
Post by Brian Elliott Finley
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
Post by Brian Elliott Finley
# While sitting in your local repo directory, do this (use your
svn switch --relocate
Ok - confusion was that it sounding like there were two separate live
svn repos at one point. Given your e-mail, I'll just consider that a
false report.
Everything is working great for me now after the svn switch. 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
https://lists.sourceforge.net/lists/listinfo/sisuite-devel
--
------------------------------------------------------
Brian Elliott Finley Phone: 630.631.6621
gpg --keyserver wwwkeys.pgp.net --recv-keys 10F8EE52
------------------------------------------------------
Continue reading on narkive:
Loading...