Opened 15 years ago
Closed 15 years ago
#497 closed task (fixed)
click2try - no way svn update files in gisvm/bin/
Reported by: | erilem | Owned by: | |
---|---|---|---|
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)
follow-up: 2 comment:1 by , 15 years ago
comment:2 by , 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 , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed some time ago in version 2.0
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).