Page 1 of 1

some troubles in Linux

Posted: Tue Mar 14, 2006 11:51 am
by Intelguy
I got troubles with svn using ASPLinux (RedHat based).
I do:

bash-3.00$ svn checkout https://opensvn.csie.org/L2J_Datapack
...
bash-3.00$ cd /home/l2j/gameserver/data
bash-3.00$ svn update
svn: '.' is not a working copy
bash-3.00$

Sorry for ma bad eng :oops:

Posted: Tue Mar 14, 2006 1:35 pm
by Bloodust
did you try with http:// ?

Posted: Tue Mar 14, 2006 2:11 pm
by Intelguy
url is not a trouble. Trouble in ma /dev/hands and svn =\

Posted: Wed Mar 15, 2006 5:06 am
by xicoloco
did you try a diferent distro ?

Posted: Wed Mar 15, 2006 10:58 am
by Intelguy
I can't change distro =(. svn was installed with yum

Posted: Wed Mar 15, 2006 12:52 pm
by xicoloco
dude try eclipse with X, its more easy to casual users -> http://download.eclipse.org/eclipse/dow ... gtk.tar.gz

Posted: Fri Mar 17, 2006 3:45 am
by badhat
Holy crap don't use eclipse with X.. who would ruin a perfectly good linux server with X anyways... :P just messin' :P.... the problem you are having is caused from you not doing your svn update from the directory that has the .svn settings in it.... go to one or two directories before the trunk and type ls -a and hit enter to find the directory that .svn resides in.. just check the directories from where you did your checkout from and you will find it... once you have found it then you will be able to run svn update from that directory each time you want to update.

Posted: Mon Mar 20, 2006 12:07 pm
by xicoloco
badhat no ofense to you but 99% of linux users are lazzy and just cant use bash (i notice more then 50% even dont know the existence of it).

i agree with you, X will slow down your linux server a little bit but i think its still better then a windows.