Search found 205 matches
- Wed Jan 23, 2008 3:47 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Empty InputStream after Performing GetFileContentOperation
- Replies: 2
- Views: 8799
Dear Mr. Schmidt, Thank you for your interest in our plug-in. Unfortunately it is very hard to find the reason of the problem without code sample, but it is possible that you had not executed GetFileContentOperation before using getContent() function? If so, please call method run(IProgressMonitor) ...
- Thu Nov 29, 2007 9:50 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: problems reported when running eclipse in headless mode
- Replies: 1
- Views: 5347
Dear Panagiotis, The problem is happened because UI plug-in also started together with Subversive Core - it implements some extension points and installs its own handlers to the Core module. So, as workaround you can avoid the problem by removing UI plug-in manually. But for future use, I think, wil...
- Thu Nov 29, 2007 9:45 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: SVN Commit/Update/... Listener
- Replies: 9
- Views: 18155
Dear Hans, Thank you for your tips. Corresponding task already posted to Subversive Bugzilla at Eclipse.org: https://bugs.eclipse.org/bugs/show_bug.cgi?id=211251. We will start implementing all Bugzilla tasks including the API usage enchancements after migration to Eclipse.org is complete (this shou...
- Mon Oct 22, 2007 2:09 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Can Subversive detect already checked out projects?
- Replies: 19
- Views: 36331
- Mon Oct 22, 2007 11:08 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: [false alarm]virus in subversive 1.1.7 release
- Replies: 3
- Views: 7463
Dear dea,
I checked all binaries with free avz4 antivirus utility and with online Kaspersky (http://www.kaspersky.com/remoteviruschk) checker and no problems were found.
I checked all binaries with free avz4 antivirus utility and with online Kaspersky (http://www.kaspersky.com/remoteviruschk) checker and no problems were found.
- Wed Sep 26, 2007 1:37 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Synchronize view, change set comments
- Replies: 2
- Views: 5621
- Wed Sep 26, 2007 1:32 pm
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Problems with class import when using Subversive API
- Replies: 1
- Views: 4825
- Wed Sep 26, 2007 11:48 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: What is obstructed state? Help!
- Replies: 2
- Views: 6914
Dear Tim, Do you use JavaSVN 1.0.3 client library? If so, the problem could be in incompatibility between JavaSVN and new Subversion 1.4 working copy format if you use command line or TortoiseSVN on same working copies. In that case please go to Window->Preferences->Team->SVN->SVN Client and select ...
- Wed Sep 26, 2007 10:40 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Compare fails after renaming parent directory
- Replies: 3
- Views: 7510
Dear oweise, When you renamed some folder on the server side an checked out projects will not be automatically moved to the new location. In order to restore your working copies you should perform switch action over these working copies specifying new repository path. In order to save lot of time yo...
- Wed Sep 26, 2007 10:33 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Splitting commits
- Replies: 3
- Views: 10715
- Wed Sep 26, 2007 10:16 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Problem comparing a file from the History view
- Replies: 1
- Views: 5212
Dear Vladimir,
Could you please try SVN Kit client instead of Native JavaHL?
The description why this could help you can find at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=188306
Could you please try SVN Kit client instead of Native JavaHL?
The description why this could help you can find at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=188306
- Wed Sep 26, 2007 10:05 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Much needed feature: compare with branch/tag
- Replies: 1
- Views: 5078
Dear Morten, Subversion 1.5 client side API will provide some compare functionality. So, we should first check if this API allows to implement requested functionality or not. Unfortunately at the current moment Subversion 1.5 client API is not stable. So, at the current moment we cannot tell you any...
- Wed Sep 26, 2007 10:02 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: list of locked files?
- Replies: 1
- Views: 4843
Dear Claus, The list of locked files could be retrieved only using server side API SVNAdmin and could not be with client side API. So, for Web browser this functionality is available because it could use the server side API, but for the Subversive plug-in it is not possible because Subversive does n...
- Wed Sep 26, 2007 9:57 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: No Changeset Button?
- Replies: 6
- Views: 10067
- Wed Sep 26, 2007 9:55 am
- Forum: Polarion Subversive - Eclipse Client for SVN
- Topic: Can Subversive detect already checked out projects?
- Replies: 19
- Views: 36331
Dear dserodio, You can read the Subversive documentation at: Help->Help Contents->Subversive User Guide->Team Support with SVN->SVN Sharing Wizard. But sharing projects should not be a problem also without reading the documentation. So, could you please specify what Subversion client library is sele...