Opened 15 years ago

Closed 14 years ago

#497 closed task (fixed)

click2try - no way svn update files in gisvm/bin/

Reported by: erilem Owned by: live-demo@…
Priority: normal Milestone:
Component: OSGeoLive Keywords:
Cc:

Description

I've been trying to svn update /home/user/gisvm/bin/install_mapfish.sh in the click2try vm, but haven't found any way to do it. I'm logged into the system as "user" (password "password").

If I run the svn up command as "user" I get:

$svn up install_mapfish.sh
svn: Can't open file '.svn/lock': Permission denied

If I use sudo I get:

$sudo svn up install_mapfish.sh
[sudo] password for user:
user is not in the sudoers file.  This incident will be reported

Change history (3)

comment:1 by camerons, 15 years ago

I assume you were prompted for a password? The password was "password" but I understand that it has changed to "user". If you enter one of these passwords, does the command work for you? (Sorry, I can't log on at the moment to verify).

in reply to:  1 comment:2 by erilem, 15 years ago

Replying to camerons:

I assume you were prompted for a password? The password was "password" but I understand that it has changed to "user". If you enter one of these passwords, does the command work for you? (Sorry, I can't log on at the moment to verify).

when I use password "user" I get some bad password error message. When I use password "password" I get the sudoers error message I provided in the ticket description.

comment:3 by camerons, 14 years ago

Resolution: fixed
Status: newclosed

This was fixed some time ago in version 2.0

Note: See TracTickets for help on using tickets.