I attached the log4j.properties file.

Regards,
Sorin


Sorin Ristache wrote:
Hello,

There was a bug fix for passwords that contain space characters but it was implemented after the release of oXygen 8.1 so it went into SVN Client version 2.2. To see if that fix also solves your password problem please try to access the same repository using Syncro SVN Client version 2.2 which you can download from:

http://www.syncrosvnclient.com/download.html

If it does not work please copy the attached file log4j.properties in the [svnclient-install-folder]/lib folder, restart the SVN client, reproduce the error and send us the oxygen.log file generated in [svnclient-install-folder].

Use the following license key:

------------------------------------------

Registration_Name=Timothy Reaves

Company=

Category=Professional

Component=SVN-Client

Version=2

Number_of_Licenses=1

Date=03-21-2007

Duration=31

SGN=MC4CFQCOH1AR7XKFO0jJNhKCgBayms838QIVAJITugrVvPDmy6yXGu5NrZmmfBqj

------------------------------------------


Regards,
Sorin

log4j.rootCategory= debug, R2

# R2 will write log to file
log4j.appender.R2=org.apache.log4j.RollingFileAppender
log4j.appender.R2.File=oxygen.log
log4j.appender.R2.MaxFileSize=12000KB
log4j.appender.R2.MaxBackupIndex=4
log4j.appender.R2.layout=org.apache.log4j.PatternLayout
log4j.appender.R2.layout.ConversionPattern=%r %p [ %t ] %c - %m%n
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to