> Firstly, I did the following steps to commit my Puppet config:
>
> fsvs commit -m "first commit"
> Which URL would you like to commit to?
> Please choose one (config option "commit_to").
This message tells you that multiple URLs are defined - and you have to choose 
_one_ of
them to commit against.


> So, I added a new url:
>
> fsvs urls N:master,P:10,https:svn.mydomain.com/abc...
That's wrong, as there're already multiple URLs defined.


> and try again:
>
> fsvs commit -m "first commit puppet config." -ocommit_to=master
>
> Now, execute any command give me the message:
> # fsvs info
> There's already an url named "master"
>
> # fsvs status
> There's already an url named "master"
>
> # fsvs urls
> There's already an url named "master"
>
> How do I get rid of this?
Well, I'd like to look at the /etc/fsvs/xxx/Urls file ...

    fsvs urls dump -v

might provide the needed information, too.


Regards,

Phil

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2878849

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to