svnsync: PROPFIND of '....': Server certificate verification failed: issuer is not trusted

3 comments
One of my friends add a SSL in his SVN, and I got Server certificate verification failed: issuer is not trusted
# svnsync --non-interactive sync
svnsync: PROPFIND request failed on '.....'
svnsync: PROPFIND of '....': Server certificate verification failed: issuer is not trusted ()
To fix, run svnsync without "--non-interactive", that will prompt you to store the cert (p)ermanently in the .subversion directory. Example:
# svnsync sync 
Error validating server certificate for '........':
 - The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually!
Certificate information:
 - Hostname: .....
 - Valid: from ....
 - Issuer: .....
 - Fingerprint:
(R)eject, accept (t)emporarily or accept (p)ermanently? p
Authentication realm: <....> ....

Very nice wallpaper

0 comments
Refreshment by chachahavana.
Blogged with the Flock Browser

Remove home or root from sharepoint menu

0 comments
Simple trick to hide root menu from sharepoint in the "asp:SiteMapDataSource" add "ShowStartingNode="false""
like in:

Facking Redhat with Fedora

0 comments
Edit /etc/redhat-release to read redhat-4 or redhat-5

Mark Schneider's SharePoint Taxonomy and Governance Blog

0 comments
Continuing to do what you’ve always done while expecting different results is a form of organizational insanity
Schneider's SharePoint Taxonomy and Governance Blog
Blogged with the Flock Browser