On Fri, Sep 4, 2009 at 4:05 PM, dalefou<
damienc...@gmail.com> wrote:
>
> Hi,
> first i would like to congratulate you for this work, i enjoy it, and
> i would like to apologize for my poor english ... but i'm french !!
> My boss want me to install subversion + mantis + tortoise in order to
> make C# project.
> I'm an expert in synergy (continuus) administration but a real
> beginner in subversion.
> My installation seems great and tortoise works well so i try to tune
> it.
>
> I've installed your plugin and i have somme troubles :
>
> first, when i click on "view history" on any kind of object, i have
> this message :
>
> "svn: OPTIONS of '
https://datafirst/svn/tnr/NonRegPRC.exe': Server
> certificate verification failed: issuer is not trusted (https://
> datafirst)"
>
The subversion client executed by the log script complains about the
SSL certificate. There is a number of potential solutions:
* Add --trust-server-cert to the svn command in /open/log/index.php
* Configure the log script to use http instead of https if your server
allows non-SSL from localhost
* Configure the log script to use a file:// url instead of http
> I've look on the net and it seems to be an issue du to the login which
> own the service ... But i've installed a pack (visualsvn) and the
> owner is NT AUTHORITY\networkservice .. I dont understand because i
> dont have the same users on SVN, my window server and my client ???
> what can i do please ?
>
> second, i've seen this :
https://labs.repos.se/data/style/trunk/
> and i'm in love whith it !! ;o)
> I would like to know if someone has made some kind of tutorial or some
> package to download it and install it ?? If i have to ask santa claus,
> say it to me !! ;o)
>
This is a commercial product. It is a CMS platform that integrates
with software for technical documentation. Feel free to contact
in...@repos.se if you're in love with it :)
/Staffan