Apolyton Archive  |  Preserved copy of the Apolyton Civilization Site and its forums as they stood in September 2005. Read-only; nothing here can be posted to or replied to.  |  Forum index |  About this archive |  The 1998–2001 UBB forums
Today on Apolyton WARDELL INTERVIEW PROMO A.C.S. HISTORY CHAPTER 4 GET CIV4 /w FREE PLUS! A.C.S. PHOTO GALLERY GET A.O.M. V1.1
Apolyton Civilization Forums
main| civ2| civ3| civ4| smac| ctp2| ron| moo3| galciv| galciv2| alt| about|
ApolytonPLUS | register | search | faq | new posts | pm (-/-) | upload | members
hall of fame new! | civgroups | civgroups news | interviews | the column | radio | chat | directory | news | store | PLUS
Apolyton Civilization Forums : Powered by vBulletin version 2.0.3 Apolyton Civilization Forums > Call To Power II > CtP2-Source Code Project > server maintenance
Show a Printable Version | Email This Page to Someone! | Receive updates to this thread | Report this to Apolyton news!
CivGroups
CTP2 Source Code Project (59): Not a Member - Join

bottom of page
  
Author
Thread   
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 06-04-2005 00:05
Edit/Delete Message Reply w/Quote
#1 Report this post to a moderator
server maintenance Support Apolyton, buy Galactic Civilizations

Hi all

Im really pleased to see that you have adopted subversion so fast, keep it going

Sometime in the next few days im going to bring the server down for a hard drive upgrade and a change of operating system.
The harddrive capacity will increase from 10GB to 300GB, of course in a raid configuration
The new operating system will be Windows 2003 STD (I know, but I have to sell what the customers want to buy).

The subversion server will be online again as soon as possible. Im thinking it will only take a few hours, but I expect that im too optimistic as usual.

If anyone can provide me with a proper commandline for dumping and reestablishing the repository I will be gratefull as I will have one thing less to worry about.

-klaus

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:18
  Old Post 07-04-2005 19:09 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#2 Report this post to a moderator
Re: server maintenance Increase Your PM Length

quote:
Originally posted by kaan
If anyone can provide me with a proper commandline for dumping and reestablishing the repository I will be gratefull as I will have one thing less to worry about.


Well, that's subversion docs, chapter 5. In short, you want:

$ svnadmin dump myrepos > dumpfile

to dump, and then:

$ svnadmin create newrepos
$ svnadmin load newrepos < dumpfile

to reestablish. The commands should be the same in both OSes.

There are ways to split the dump up into smaller bits in a sensible way if you want - see the docs for more details.

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 07-04-2005 22:18
Edit/Delete Message Reply w/Quote
#3 Report this post to a moderator
Remove this text

I already made a backup

the server is down now and im going to a meeting this evening so maybe in the morning the server will be operational again.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 08-04-2005 22:55 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#4 Report this post to a moderator
Put an end to popups!

So Klaus, when will the server be online again?

-Martin

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 09-04-2005 01:01
Edit/Delete Message Reply w/Quote
#5 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

quote:
Originally posted by Martin Gühmann
So Klaus, when will the server be online again?

-Martin


well, i have been through the process for some time now and it involves both a brand new server and a sad tale concerning my bankaccount.

Status right now is that i have a new server running Win2003 and nothing else.

next step is to establist a svndaemon on the server and upload the backup.

im thinking sometime tonight it will be operational.

-klaus

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:18
  Old Post 09-04-2005 01:05 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#6 Report this post to a moderator
Increase the size of your Attachments

so we didn't lose any changes right?

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 09-04-2005 01:11
Edit/Delete Message Reply w/Quote
#7 Report this post to a moderator
Support Apolyton buy from Amazon

quote:
Originally posted by E
so we didn't lose any changes right?


nope.

well not yet anyway

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 09-04-2005 02:49
Edit/Delete Message Reply w/Quote
#8 Report this post to a moderator
Get a bigger avatar today!

it seems to be in perfect working order now, can someone please verify that?

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:18
  Old Post 09-04-2005 18:10 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#9 Report this post to a moderator
Increase the size of your Attachments

I get no connection ("the connected party failed to respond"). I can't ping kaan.dk or ctp2.kaan.dk either.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 09-04-2005 20:09 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#10 Report this post to a moderator
Put an end to popups!

quote:
Originally posted by J Bytheway
I get no connection ("the connected party failed to respond"). I can't ping kaan.dk or ctp2.kaan.dk either.


Same here. TortioseSVN says: Can't connect to host 'ctp2.kaan.dk': Connection timed out

At least the ping recordnize that the server does exist.

-Martin

tombom is offline tombom
Chieftain
Pining for the fjords
Oct 2004
time: 05:18
  Old Post 10-04-2005 12:32
Edit/Delete Message Reply w/Quote
#11 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

It worked for a short time when I put r321 up (about 7:45 GMT 9th) but after that it stopped working with the same errors as above.

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 10-04-2005 18:26
Edit/Delete Message Reply w/Quote
#12 Report this post to a moderator
Avatar Enlargement: We've got the solution

Thats strange, ill look into it right away.

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 10-04-2005 18:58
Edit/Delete Message Reply w/Quote
#13 Report this post to a moderator
Enter the AD-FREE zone

It should work now, I still dont know why the process terminated but im looking into it.

-klaus

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 14-04-2005 22:00 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#14 Report this post to a moderator
Support Apolyton buy from Amazon

Well it was working but now I can't connect again, TortoiseSVN gives me the following error message:

Can't connect to host 'ctp2.kaan.dk': Connection timed out

And I can't ping ctp2.kaan.dk either.

-Martin

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 23-06-2005 22:17 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#15 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

And again I can't ping neither kaan.dk nor ctp2.kaan.dk.

-Martin

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 24-06-2005 00:58
Edit/Delete Message Reply w/Quote
#16 Report this post to a moderator
Support Apolyton

Hi martin

I couldnt find any errors on the server but i have enabled the echo server so that it is now pingable.

Please also try this url in your browser
http://kaan.dk

I hope it will work out for you
-klaus

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 25-06-2005 01:51 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#17 Report this post to a moderator
Support Apolyton or Terrorists Win

Well, now I can ping both, and your link work as well. At non I wasn't able to access the log but I was able to ping both, but I was able to update my working copy and afterwards for some odd reason I was able to access the log.

-Martin

ctplinuxfan is offline ctplinuxfan
Warlord

Jan 2004
time: 06:18
  Old Post 25-06-2005 02:37
Edit/Delete Message Reply w/Quote
#18 Report this post to a moderator
Help yourself to an AD-FREE life

If it was a minute before your post, maybe the backmerge to the linux branch prevented you from accessing the log (i read the /trunk log for a minute while commiting to branches/linux).

However, i don't hope reading a log blocks it for others

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 25-06-2005 03:19 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#19 Report this post to a moderator
Support Apolyton, buy Galactic Civilizations

quote:
Originally posted by ctplinuxfan
If it was a minute before your post, maybe the backmerge to the linux branch prevented you from accessing the log (i read the /trunk log for a minute while commiting to branches/linux).

However, i don't hope reading a log blocks it for others


Don't worry I forgot to add an "at noon" in my last post. (That happens if you compile and test something while you are writing.)

-Martin

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 25-06-2005 14:13
Edit/Delete Message Reply w/Quote
#20 Report this post to a moderator
Increase the size of your Attachments

quote:
Originally posted by Martin Gühmann
Well, now I can ping both, and your link work as well. At non I wasn't able to access the log but I was able to ping both, but I was able to update my working copy and afterwards for some odd reason I was able to access the log.

-Martin


Hmmmm, sounds very svn specific so i wont go any further in the investigation.

-klaus

J Bytheway is offline J Bytheway
Emperor
England
Jul 2001
time: 05:18
  Old Post 25-06-2005 20:32 Visit J Bytheway's homepage!
Edit/Delete Message Reply w/Quote
#21 Report this post to a moderator
Enter the AD-FREE zone

quote:
Originally posted by kaan
Hmmmm, sounds very svn specific so i wont go any further in the investigation.


You might try looking for dead transactions using svn admin lstxns, or perfoming database recovery. Those are the only svn-specific things I can think of that might help.

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:18
  Old Post 20-08-2005 08:03 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#22 Report this post to a moderator
Enter the AD-FREE zone

I'm getting unknown hostname...

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 20-08-2005 16:07
Edit/Delete Message Reply w/Quote
#23 Report this post to a moderator
Support Apolyton or Terrorists Win

my service provider is having some DNS problems and unfortunatly the is no way to tell when it will be fixed.

try 195.140.134.186 instead of the hostname for now.

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 24-08-2005 00:34 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#24 Report this post to a moderator
Help yourself to an AD-FREE life

That's the IP of kaan.dk, it doesn't work for ctp2.kaan.dk. I neither can't check out the respository nor I can't use the repro broswer with it.

-Martin

kaan is offline kaan
Prince
Aarhus
Mar 2001
time: 05:18
  Old Post 25-08-2005 03:52
Edit/Delete Message Reply w/Quote
#25 Report this post to a moderator
Support Apolyton, buy Alpha Centauri

It should be fixed by now.
Anyone still having problems?

Martin Gühmann is offline Martin Gühmann
Emperor
Berlin, Germany
Mar 2001
time: 06:18
Post  Old Post 26-08-2005 00:50 Visit Martin Gühmann's homepage!
Edit/Delete Message Reply w/Quote
#26 Report this post to a moderator
Help yourself to an AD-FREE life

I still can't reach the server via TortoiseSVN, however I can now ping the server for most of the times.

-Martin

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:18
  Old Post 26-08-2005 01:02 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#27 Report this post to a moderator
Support Apolyton

yeah I'm still having problems too (atleast yesterday I did)

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:18
  Old Post 26-08-2005 10:49 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#28 Report this post to a moderator
Suffering from ads?

yep still not up

Fromafar is offline Fromafar
Prince

May 2003
time: 06:18
  Old Post 26-08-2005 22:36
Edit/Delete Message Reply w/Quote
#29 Report this post to a moderator
Suffering from ads?

Not sure what is going on.

Ping to 195.140.134.186 is working most of the times. Ping to kaan.dk is working sometimes. Ping to ctp2.kaan.dk is failing almost every time.

SVN access to ctp2.kaan.dk still does not work, but access to 195.140.134.186 did work this evening.

E is offline E
King
July 24,2005 Ctp2 Tiles in sig!
May 1999
time: 21:18
  Old Post 26-08-2005 23:02 Visit E's homepage!
Edit/Delete Message Reply w/Quote
#30 Report this post to a moderator
Put an end to popups!

I'll give it a shot tonight.

OT: Fromafar are you still working on making AoM more compatible wit he playtest or is that essentially done (sorry I have givent a try in awhile).

 
Pages (2): [ 1   2   ]
< Last Thread     Next Thread > Post New Thread     Post A Reply
All times are GMT. The time now is 05:18.
Apolyton Time is 00:18.
    top of page
Rate This Thread:
Forum Jump:
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
 




Contact Us - Apolyton Civilization Site - Support Us!

Building a better Apolyton through better information. Click here and take our poll!
Non-US visitors, click here!

Powered by: vBulletin Version 2.0.3
Copyright ©2000, 2001, Jelsoft Enterprises Limited.

Page generated in 0.0572 seconds (92.74% PHP - 7.26% MySQL) with 36 queries
Page Loading Time:

Support Apolyton: Amazon USA | Amazon UK | Amazon DE | Amazon FR |
Support Apolyton and get FREE PLUS, Buy from Chips&Bits: Galactic Civilizations | Galactic Civilizations: Deluxe Edition | Call to Power 2 | Civilization: The Boardgame | GURPS/ Alpha Centauri | Alpha Centauri | Civilization IV | Civilization III: Complete |


Front Page | Civilization IV | Civilization III | Civilization II | Call to Power II | Alpha Centauri | Master of Orion III
Rise of Nations | Galactic Civilizations | Galactic Civilizations II | Misc
Alt.Civs | Civ I | C:CtP I | About | News | Directory | Apolyton Store | Forums | Chat | Columns | Interviews | Newsletter
Scenario League | CSC | Clash of Civs | Spanish Site | CtP Maps | Cradle of Civ | WesW's Ctp1/2 Site | Civ3 Haven

apolyton.net | apolyton.com | civilization2.net | civilization3.net | civilization4.net | civilizationiv.info | calltopower.net | galciv.net | galciv2.net | moo3.net