Tortoise Git Latest Update

Forum rules
NO LONGER BEING MAINTAINED!
Post Reply
Vargas
Posts: 54
Joined: Fri Jul 27, 2012 10:25 pm

Tortoise Git Latest Update

Post by Vargas » Sun Aug 17, 2014 1:49 pm

I recently updated the server and saw it has server merge files for the config folder under Dps/config. now Ds login, Ds Game, And Ds Search wont open. I'm not sure if i need to edit my files or revert them back.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Tortoise Git Latest Update

Post by kjLotus » Sun Aug 17, 2014 2:54 pm

darn, i force pushed to undo that (commit them by accident) hoping that nobody pulled yet. you're just unlucky enough that you pulled in the hour between me noticing :)

anyways, i only changed the sql password, so you just have to change that back in map_darkstar and login_darkstar

Vargas
Posts: 54
Joined: Fri Jul 27, 2012 10:25 pm

Re: Tortoise Git Latest Update

Post by Vargas » Sun Aug 17, 2014 3:13 pm

I checked both files but the password never got changed just these lines got added and idk what there for.


mysql_host: 127.0.0.1
mysql_port: 3306
mysql_login: root
<<<<<<< HEAD
mysql_password: *******
=======
mysql_password: ****
>>>>>>> d2799a54a8fc9652698f25948e6d04d93c76f629
mysql_database: dspdb

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Tortoise Git Latest Update

Post by whasf » Sun Aug 17, 2014 4:54 pm

It's merge stuff. Just take it out and make sure you have one line with the correct password.
-- Whasf

Post Reply