Skip Menu |

This queue is for tickets about the svk CPAN distribution.

Report information
The Basics
Id: 29893
Status: resolved
Priority: 0/
Queue: svk

People
Owner: Nobody in particular
Requestors: frederic.baucher [...] insa-rouen.fr
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.06_1
Fixed in: (no value)



Subject: Share a depot with other users
Dear all, I guess that I misunderstood a key concept in SVK but I wanted to be sure. Can you confirm that only the user that has done the depotmap can actually checkout it ? Here are some additional info to try to make my question clearer : I run this commands under Ubuntu Dapper (LTS, 6.06). I created a depot under a user named >>svkuser<<. Then I tried to use this depot with another user (>>fbab<<) and I got an error when I run the following command : Show quoted text
fbab> svk co //prodageo/vasi/trunk
Show quoted text
>> path /prodageo/vasi does not exist
Here are the commands I run under >>svkuser<< account Show quoted text
svkuser> svk depotmap --init svkuser> svk mirror https://www.projxpert.com/prodageo/vasi/trunk
//prodageo/vasi/trunk Show quoted text
svkuser> svk sync //prodageo/vasi/trunk
If you find a piece of time to read this (anywxay, thx a lot for the great work accomplished yet in SVK) and answer it, I would be very pleased ;) Thx a lot, Fred.
please use 'svk help environment' and refer to $SVKROOT variable by setting SVKROOT to the same dir for all users will solve the problem