Hello Gunnar!

> Where we are struggling now is when doing some configuration management.
> Lets say we are in /etc/apache2 and have done some changes in
> sites-enable/000-default and want to perform a commit.
>
> fsvs commit -m "changed apache2 config"
>
> fsvs tries to look for configuration of the path which is cwd passwd as
> parameter with fsvs commit and fails with
>
> "No URLs have been defined for /etc/apache2."
Strange ... I have explicit code that looks at upper directories, if the
current directory has no configuration data.

Which version of FSVS are you using?

Could you please send me the output of these commands?
  $ cd /etc/apache2
  $ fsvs info
  $ fsvs ci -mX -D waa__get_waa_directory -d
  $ ls -lad /etc/fsvs/*/*


Thank you.


Regards,

Phil


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to