some troubles in Linux

If something doesn't fit in any other forum then post it here.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
Intelguy
Posts: 3
Joined: Tue Mar 14, 2006 11:11 am
Location: UA
Contact:

some troubles in Linux

Post 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:
Bloodust
Posts: 1
Joined: Mon Mar 13, 2006 6:54 pm

Post by Bloodust »

did you try with http:// ?
Intelguy
Posts: 3
Joined: Tue Mar 14, 2006 11:11 am
Location: UA
Contact:

Post by Intelguy »

url is not a trouble. Trouble in ma /dev/hands and svn =\
xicoloco
Posts: 88
Joined: Sat Mar 26, 2005 3:11 pm

Post by xicoloco »

did you try a diferent distro ?
Intelguy
Posts: 3
Joined: Tue Mar 14, 2006 11:11 am
Location: UA
Contact:

Post by Intelguy »

I can't change distro =(. svn was installed with yum
xicoloco
Posts: 88
Joined: Sat Mar 26, 2005 3:11 pm

Post by xicoloco »

dude try eclipse with X, its more easy to casual users -> http://download.eclipse.org/eclipse/dow ... gtk.tar.gz
badhat
Posts: 7
Joined: Wed Oct 05, 2005 10:39 pm

Post 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.
xicoloco
Posts: 88
Joined: Sat Mar 26, 2005 3:11 pm

Post 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.
Post Reply