Hello,
I've just tried the following command:
jsvn export
https://appframework.dev.java.net/svn/appframework/trunk/www/images/ export
And got the following output:
Error validating server certificate for
'
https://appframework.dev.java.net:443': - The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
- The certificate hostname does not match.
Certificate information:
- Subject: CN=*.dev.java.net, OU=Domain Control Validated -
RapidSSL(R), OU=See www.rapidssl.
com/resources/cps (c)07, OU=GT88245645, O=*.dev.java.net, C=US
- Valid: from Thu Aug 09 00:44:32 CEST 2007 until Sat Aug 09 00:44:32
CEST 2008
- Issuer: CN=Equifax Secure Global eBusiness CA-1, O=Equifax Secure
Inc., C=US
- Fingerprint: e9:12:f6:a0:36:fe:7d:b0:07:dd:8b:d6:c3:b6:29:ff:ba:02:03:46
(R)eject, accept (t)emporarily or accept (p)ermanently? t
Authentication realm: <
https://appframework.dev.java.net:443> CollabNet
Subversion Repository
Username: Username:
Username: guest
Password for 'guest':
A export
A export\swing-logo.png
Export complete.
Do you use SVNKit 1.1.7?
To avoid console prompts (this is probably why the same command executed
from the build script does nothing - it waits for user input), add the
following options to the command:
jsvn export --non-interactive --username guest --password "" ....
Alexander Kitaev,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
osbald wrote:
> Is there some problem with export? I've been trying something like:
> jsvn export
>
https://appframework.dev.java.net/svn/appframework/trunk/www/images/>
> On Windows XP with 1.1.7.4 (and 1.1.3) and nothing happens. If I swap out
> 'export' for 'co' I have more success, but I'm trying to checkout resources
> from our internal svn during ant build of distributions. Was trying to avoid
> having to recursively delete all the .svn related working files & folders?
>
> Don't get any errors and also couldn't find the cli documented anywhere?
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
svnkit-users-unsubscribe@...
For additional commands, e-mail:
svnkit-users-help@...