Alexander,
I use now the 1.3.7 SVNkit version.
My export does'nt failed anymore but I still have issues.
1) Even if i remove a directory in my working copy, the result of the export
contain this removed directory ?
2) if i set an handler before launching doExport, my handler is never
called.
S
Alexander,
I use now the 1.3.7 SVNkit version.
My export does'nt failed anymore but I still have issues.
1) Even if i remove a directory in my working copy, the result of the export
contain this removed directory ?
2) if i set an handler before launching doExport, my handler is never
called.
S
Alexender,
Thanks for the answer.
I will wait for the fix.
If you need I test something don't hesitate to contact me.
Christophe
AlexanderKitaev wrote:
>
> Hello Christophe,
>
> Looking at the code I see that export from a working copy will fail in
> case directory is missing in the s
Hello Cristophe,
Looking at the code I see that export from a working copy will fail in
case directory is missing in the source.
So you should either export directories you need explicitly, or export
all and then delete directories you do not need.
This export failure looks like a bug, we'll fix