Search found 56 matches

by florin
Thu May 28, 2015 9:05 am
Forum: Common Problems
Topic: XML file showing as unsaved upon opening
Replies: 3
Views: 2070

Re: XML file showing as unsaved upon opening

Hello, Please check if your user has enabled the option to format and indent a file when it is opened. For this, go to Options > Preferences > Editor / Format options page. In the Format and Indent section is an option named Format and indent the document on open - check its state. Best regards, Flo...
by florin
Thu May 21, 2015 10:45 am
Forum: Common Problems
Topic: Adding multiple files to logical folder in project
Replies: 1
Views: 1831

Re: Adding multiple files to logical folder in project

Hello, This is a limitation of the file chooser dialog box given by Java 6. Other ways to achieve same result would be to open a separate Finder window, select all the files of interest and do one of the following: Use Copy action, then Paste on the logical folder in the Project view; Drag the files...
by florin
Wed May 20, 2015 3:19 pm
Forum: Other Issues
Topic: Online help for old oXygen versions?
Replies: 2
Views: 1784

Re: Online help for old oXygen versions?

Hello, Indeed, the online help links point to the User Manual corresponding to the latest version of oXygen. Unfortunately, for now there are available only the online User Manuals corresponding to versions 17.0 and 16.1 (other older versions will not be available). To access the online User Manual ...
by florin
Fri Apr 10, 2015 8:55 am
Forum: Feature Request
Topic: SVN client: Inherit bugtraq properties
Replies: 1
Views: 2330

Re: SVN client: Inherit bugtraq properties

Hello,

For now, the SVN Client does not support all SVN 1.8 features, but we have this one in sight for future versions. You'll be notified when it will be available.

Best regards,
Florin Avram
----------------------
Syncro SVN Client Team
by florin
Thu Feb 12, 2015 1:10 pm
Forum: Other Issues
Topic: Hidden files in SVN working copy on OS X Yosemite
Replies: 2
Views: 2344

Re: Hidden files in SVN working copy on OS X Yosemite

Hello, The behavior your describe (the generation of ._ files) is not oXygen, nor Syncro SVN Client specific, but rather dictated by an OS option or by another application you have installed. Anyway, you can avoid seeing these files in Syncro SVN Client by instructing the application to ignore them ...
by florin
Mon Feb 02, 2015 10:04 am
Forum: Other Issues
Topic: SVN 1.8 and oXygen SVN Client
Replies: 15
Views: 8675

Re: SVN 1.8 and oXygen SVN Client

Hi, oXygen 16.1 includes Syncro SVN Client with SVN 1.8 support. Also, starting from this version, SVN 1.6 and older working copies are no longer supported, only SVN 1.7 and SVN 1.8. The version of the currently loaded working copy is displayed in the application's status bar. Best regards, Florin A...
by florin
Wed Nov 19, 2014 9:44 am
Forum: Other Issues
Topic: Can't upgrade working copy to SVN 1.8
Replies: 3
Views: 4128

Re: Can't upgrade working copy to SVN 1.8

Hi,

Having local working copies is the best thing to do. You will have no issues like the one you reported and also there will not be performance issues generated by the connection between you and a remote working copy.
by florin
Tue Nov 18, 2014 11:57 am
Forum: Other Issues
Topic: Can't upgrade working copy to SVN 1.8
Replies: 3
Views: 4128

Re: Can't upgrade working copy to SVN 1.8

Hello, First of all, we are sorry for this inconvenience. The error code you provided indicates that there is an internal error in the internal database engine used by an SVN 1.8 working copy (the error code is described as " SQLite error "). I think there could be multiple sources for thi...
by florin
Thu May 22, 2014 4:54 pm
Forum: Other Issues
Topic: SVN 1.8 and oXygen SVN Client
Replies: 15
Views: 8675

Re: SVN 1.8 and oXygen SVN Client

Hi, :oops: Well, this is embarrassing, but is true. Syncro SVN Client with SVN 1.8 support did not manage to catch the release of oXygen 16. oXygen 16 development ended before we receive the final OK from the Syncro SVN Client testing team, thus the new SVN client was not bundled with oXygen. oXygen...
by florin
Wed Apr 02, 2014 8:54 am
Forum: Other Issues
Topic: SVN 1.8 and oXygen SVN Client
Replies: 15
Views: 8675

Re: SVN 1.8 and oXygen SVN Client

Hi,

Almost done...
We support both SVN 1.7 and SVN 1.8 now. For SVN 1.8, there are still some final adjustments to be done and after it will enter the testing stage.

As an estimate, May could be the release month.

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team
by florin
Tue Jan 21, 2014 2:02 pm
Forum: Other Issues
Topic: SVN 1.8 and oXygen SVN Client
Replies: 15
Views: 8675

Re: SVN 1.8 and oXygen SVN Client

Hello, Currently, we work to support SVN 1.8. As an estimate, in the best-case, we could release official Syncro SVN Client with SVN 1.8 support in March. Although SVNKit library supports SVN 1.8 since end of November, last year: we identified a series of issues in the library, that still need to be...
by florin
Fri Oct 18, 2013 8:51 am
Forum: Other Issues
Topic: Subversion Query
Replies: 1
Views: 1647

Re: Subversion Query

Hello, You have two options to set proxy settings for Subversion: you can modify the " servers " file, located in the Subversion configuration directory. For Windows, look into %APP_DATA%/Roaming/Subversion . This will have effect for any Subversion clients you might use. configure proxy s...
by florin
Mon Oct 14, 2013 3:11 pm
Forum: Common Problems
Topic: Got a E175002 handshake alert in SVN Client
Replies: 4
Views: 3853

Re: Got a E175002 handshake alert in SVN Client

Hi, Just in case anyone else could have similar issues - the problem seems to be related with Java 7 SSL support (actually, with TLS + SNI). If using self-signed server certificates without ServerName set, you can set the property -Djsse.enableSNIExtension=false in the .vmoptions files ( oxygen***.v...
by florin
Fri Oct 11, 2013 9:21 am
Forum: Common Problems
Topic: Got a E175002 handshake alert in SVN Client
Replies: 4
Views: 3853

Re: Got a E175002 handshake alert in SVN Client

Hello, There were no explicit changes regarding SVN repository authentication in oXygen 15.1 (bundled SVN Client). But, the internal SVN library and the bundled JVM were updated, so the cause could be from one of them. Let us know: what protocol do you use to access the repository (http, https, svn....
by florin
Mon Jun 24, 2013 9:22 am
Forum: Other Issues
Topic: SVN 1.8 and oXygen SVN Client
Replies: 15
Views: 8675

Re: SVN 1.8 and oXygen SVN Client

Hi, I already mentioned that we don't have a target date/version for supporting SVN 1.8 (two of the most important reasons were mentioned). As a personal prediction, I can say this could be at the end of this year in the best scenario - this could mean SVN Client v10 or oXygen v16. Best Regards, Flo...
by florin
Thu Jun 20, 2013 3:32 pm
Forum: Other Issues
Topic: SVN 1.8 and oXygen SVN Client
Replies: 15
Views: 8675

Re: SVN 1.8 and oXygen SVN Client

Hello, TortoiseSVN 1.8 got released two days ago (June 18), at the same time with Subversion 1.8.0. It requires to upgrade the working copy to the new SVN 1.8 format, in order to work. But, once do do this, older clients do not recognize the working copy anymore. The same applies for Syncro SVN Clie...
by florin
Thu Mar 14, 2013 4:45 pm
Forum: Other Issues
Topic: SVN client "svn delete --keep-local"?
Replies: 4
Views: 2759

Re: SVN client "svn delete --keep-local"?

Hi,

Just wanted to let you know that Syncro SVN Client 8.1 was relesed, and it includes support for svn delete --keep-local - use Remove from version control option from the Working Copy view.

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team
by florin
Tue Dec 04, 2012 5:00 pm
Forum: Common Problems
Topic: Can't upgrade Subversion working copy to 1.7
Replies: 5
Views: 4573

Re: Can't upgrade Subversion working copy to 1.7

Hi, If using the native Subversion command-line client gives the same error, then this is for sure due to the SQLite database engine and how it works. Also, I tend to think that this is the cause, since the check out did not work either using SVN 1.7 format directly. A last thing I can think about (...
by florin
Mon Dec 03, 2012 12:02 pm
Forum: Common Problems
Topic: Can't upgrade Subversion working copy to 1.7
Replies: 5
Views: 4573

Re: Can't upgrade Subversion working copy to 1.7

Hello, Starting with SVN 1.7, the working copy format was changed - it is based on an SQLite database, instead of the olf file-based mechanism. The initial error code (E200030) is documented as being an SQLite error, so I assume this is a database internal error. Looking at the SQLite documentation,...
by florin
Wed Oct 24, 2012 5:20 pm
Forum: Feature Request
Topic: Subversion 1.7 support
Replies: 5
Views: 4391

Re: Subversion 1.7 support

Hello,

<oXygen/> XML Editor 14.1 was released a few days ago, and it contains the latest Syncro SVN Client version, with support for Subversion 1.7.

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team
by florin
Wed Jun 06, 2012 3:08 pm
Forum: Feature Request
Topic: Subversion 1.7 support
Replies: 5
Views: 4391

Re: Subversion 1.7 support

Hi, At this point, major part of what was needed for supporting SVN 1.7 is almost done. There are still small things to put in place and to test, but we're on a straight line. Unfortunately, since <oXygen/> 14.0 is about to be released, SVN 1.7 support will not be included with it because of the sho...
by florin
Thu Dec 08, 2011 10:03 am
Forum: Common Problems
Topic: SVN Client menu allows relocking
Replies: 3
Views: 3114

Re: SVN Client menu allows relocking

Hi,

This issue should be fixed by now.

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team
by florin
Wed Nov 30, 2011 10:24 am
Forum: Feature Request
Topic: Subversion 1.7 support
Replies: 5
Views: 4391

Re: Subversion 1.7 support

Hi, We will add support for SVN 1.7 as soon as possible. The SVN client is based on SVNKit library (not the native Subversion library), thus we are waiting an official version of SVNKit supporting SVN 1.7 to be released. Furthermore, the integration process imposes major changes in the SVN Client, r...
by florin
Thu Oct 13, 2011 2:17 pm
Forum: Other Issues
Topic: SVN client "svn delete --keep-local"?
Replies: 4
Views: 2759

Re: SVN client "svn delete --keep-local"?

Hi, We are currently developing Syncro SVN Client 7.1 and it will be released in a month or so. Subversion 1.7 will be supported as soon as possible, in the version following 7.1. Our client is not working with the native Subversion library, but with SVNKit library (a pure Java library), so we depen...
by florin
Wed Oct 12, 2011 4:23 pm
Forum: Other Issues
Topic: SVN client "svn delete --keep-local"?
Replies: 4
Views: 2759

Re: SVN client "svn delete --keep-local"?

Hi, Unfortunately, this option is not supported by Syncro SVN Client yet. Most probably, the next major version of Syncro SVN Client (8, and the version of oXygen which will include it) will add this support, when we will try to update our commands to support all Subversion options. Best Regards, Fl...
by florin
Wed Jan 05, 2011 11:33 am
Forum: Other Issues
Topic: Learning svn client?
Replies: 1
Views: 1592

Re: Learning svn client?

Hello, Thank you for contacting us. I would recommend you to start learning how Subversion works by reading the SVN Book . It is the official manual of Subversion, so you can find information from the source. It is updated continuously and it is available in HTML and PDF formats, for free. You can f...