Hi! Thank you for posting all the information to the Group!
On Sun, Apr 12, 2009 at 7:10 PM, Olagato <olag...@gmail.com> wrote: > > Thank you for the information ! > I've returned to your old version 1.6.4 of Visual SVN Server....it's > working fine now with new client Tortoise SVN 1.6.1 and Zend Studio > for Eclipse 6.1.1 (Java HL 1.5.4 connector) > In summary I've had to change my PC Name in Windows XP (MyPC: > properties: Computer Name) Put all my repositories URLs to lowercase > in my projects in Zend Studio for Eclipse 6.1.1, restart PC, uninstall > both Visual SVN Server 1.7 and SVN 1.6.1 and finally delete folder C:/ > Repositories. > Then restart PC again an reinstall Visual SVN Server 1.6.4 and TSVN > 1.6.1. > > As you suggested, I've posted this issue to Eclipse team. To whom it > may interest: > http://www.eclipse.org/newsportal/article.php?id=1158&group=eclipse.technology.subversive#1158 > > > > On 11 abr, 23:17, VisualSVN Support <supp...@visualsvn.com> wrote: >> Hi! >> >> >Environment: Windows XP, Visual SVN Server 1.7, Tortoise SVN 1.6.1, >> >> Zend Studio for Eclipse 6.1.1 (Native Java HL 1.5.4 connector) >> >> VisualSVN Server 1.7 supports Subversion 1.6 and Subversion 1.6 treats >> EOL symbols in properties more strictly. >> For more details please >> consider:http://thread.gmane.org/gmane.comp.version-control.subversion.user/87... >> >> We've done some investigation. It turns out that the problem is caused >> by Subclipse. We would suggest you to contact the support team of >> the company that develops Subclipse. >> >> We could also suggest you as a workaround to use VisualSVN Server 1.6.4. >> >> >> >> On Sun, Apr 12, 2009 at 12:54 AM, Olagato <olag...@gmail.com> wrote: >> >> > Well, first commits went OK but I'm still getting this error when >> > commiting: >> >> > Some of selected resources were not committed. >> > Failed to execute WebDAV PROPPATCH >> > svn: Commit failed (details follow): >> > svn: At least one property change failed; repository is unchanged >> > RA layer request failed >> > svn: Error setting property 'log': >> > Could not execute PROPPATCH. >> >> > I think I will return to Visual SVN Server 1.6.3 and Tortoise SVN >> > 1.5.9. >> >> > Environment: Windows XP, Visual SVN Server 1.7, Tortoise SVN 1.6.1, >> > Zend Studio for Eclipse 6.1.1 (Native Java HL 1.5.4 connector) >> >> > On 11 abr, 14:02, Olagato <olag...@gmail.com> wrote: >> >> I've had to change my PC Name in Windows XP as well (MyPC: properties: >> >> Computer Name) >> >> Put it in lowercase, restart PC, uninstall both Visual SVN Server 1.7 >> >> and SVN 1.6.1 and delete folder C:/Repositories. >> >> Then restart PC again an reinstall Visual SVN Server 1.7 and SVN >> >> 1.6.1. >> >> >> On 10 abr, 22:31, Olagato <olag...@gmail.com> wrote: >> >> >> > SOLVED: >> >> > Initially my url path was:https://Txus:8443/svn/guis/ofertas/cdr >> >> > In Zend Studio for Eclipse 6.1.1, just change the url of all projects >> >> > to lowercase:https://txus:8443/svn/guis/ofertas/cdr >> >> > Now Visual SVN Server 1.7 and the new Tortoise SVN 1.6.1. are working >> >> > fine. >> >> >> > On 10 abr, 09:04, Olagato <olag...@gmail.com> wrote: >> >> >> > > I've just tried Visual SVN Server 1.7 with the new Tortoise SVN 1.6.1. >> >> > > It's still failing both applications with Zend Studio for Eclipse >> >> > > 6.1.1: >> >> > > These errors are being reported with different connectors when >> >> > > updating a repository: >> >> >> > > Update Error SVN Kit/1.5.5: >> >> > > Some resources were not updated. >> >> > > svn: Path 'https://Txus:8443/svn/guis/ofertas/cdr'isnot >> >> > > canonicalized; there is a problem with the client. >> >> > > svn: REPORT of '/svn/guis/!svn/vcc/default': 400 Bad Request (https:// >> >> > > Txus:8443) >> >> >> > > Update Error con Native JavaHL 1.5.4 r33841: >> >> > > Some resources were not updated. >> >> > > No error >> >> > > svn: Path 'https://Txus:8443/svn/guis/ofertas/cdr'isnot >> >> > > canonicalized; there is a problem with the client. >> >> >> > > Maybe it's a problem from the Eclipse connectors but I don't know. >> >> >> > > Unistalling both Visual SVN Server 1.7 and Tortoise SVN 1.6.1 and >> >> > > installing old versions Visual SVN Server 1.6.3 and Tortoise SVN 1.5.9 >> >> > > everything works fine. >> >> >> > > On 8 abr, 12:36, arphenlin <arphen...@gmail.com> wrote: >> >> >> > > > I also have the same problem with version 1.7. Blow is my error >> >> > > > message: >> >> > > > ------------------------------------------------- >> >> > > > Commit failed (details follow): >> >> > > > At least one property change failed; repository is unchanged >> >> > > > Error setting property 'log': >> >> > > > Could not execute PROPPATCH. >> >> > > > ------------------------------------------------- >> >> >> > > > If I uninstall 1.7, will the repositories and users/groups settings >> >> > > > be >> >> > > > lost? >> >> >> > > > On Mar 30, 2:39 am, Olagato <olag...@gmail.com> wrote: >> >> >> > > > > I'm getting this error too with 1.7 version: >> >> >> > > > > Checkout operation for 'https://serverName:8443/svn/projectFolder/ >> >> > > > > project' failed. >> >> > > > > svn: Path 'https://serverName:8443/svn/projectFolder/project'isnot >> >> > > > > canonicalized; there is a problem with the client. >> >> > > > > svn: REPORT of '/svn/projectFolder/!svn/vcc/default': 400 Bad >> >> > > > > Request >> >> > > > > (https://serverName:8443) >> >> >> > > > > Uninstalling version 1.7 and reinstalling version 1.6.3 it works >> >> > > > > fine. >> >> >> > > > > On 25 mar, 17:30, Olagato <olag...@gmail.com> wrote: >> >> >> > > > > > A pair of Errors reported on VisualSVN Server logs in the >> >> > > > > > Application >> >> > > > > > category in the Event Viewer: >> >> > > > > > 1- Could not execute PROPPATCH. [500, #206] [client >> >> > > > > > xxx.xxx.x.xx] >> >> > > > > > 2- Cannot accept non-LF line endings in 'svn:log' property >> >> > > > > > [500, >> >> > > > > > #125005] [client xxx.xxx.x.xx] >> >> >> > > > > > On 25 mar, 21:57, VisualSVN Support <supp...@visualsvn.com> >> >> > > > > > wrote: >> >> >> > > > > > > Could you please send us the VisualSVN Server logs? >> >> >> > > > > > > VisualSVN Server writes log to the Windows Event Log. You >> >> > > > > > > could find >> >> > > > > > > VisualSVN Server logs in the Application category in the >> >> > > > > > > Event Viewer. >> >> >> > > > > > > >Everything worked fine with the previous version. >> >> > > > > > > >I just copied some new files over some old files in my local >> >> > > > > > > >repository in Zend Studio for Eclipse 6.1.1 and tried to do >> >> > > > > > > >a commit. >> >> >> > > > > > > Please could you try to give us a reproduction script (step >> >> > > > > > > by step) >> >> > > > > > > or an example? What do you mean saying "I just copied some >> >> > > > > > > new files >> >> > > > > > > over some old files in my local repository"? >> >> >> > > > > > > Do you have problems with committing outside the Studio via >> >> > > > > > > TortoiseSVN or Subversion standard client svn.exe? >> >> >> > > > > > > On Wed, Mar 25, 2009 at 11:46 PM, Olagato <olag...@gmail.com> >> >> > > > > > > wrote: >> >> >> > > > > > > > Sorry for my bad english. >> >> > > > > > > > Product: "VisualSVN Server Manager" (Versión: 1.7) on my >> >> > > > > > > > computer as >> >> > > > > > > > local repository server (no VisualSVN plugin) >> >> > > > > > > > Everything worked fine with the previous version. >> >> > > > > > > > Now, every time I try a commit, the error above occurs..... >> >> >> > > > > > > > On 25 mar, 21:33, VisualSVN Support <supp...@visualsvn.com> >> >> > > > > > > > wrote: >> >> > > > > > > >> Hi! >> >> >> > > > > > > >> >to Subversion 1.7 >> >> > > > > > > >> >Environment: Windows XP, Xampp 1.6.8, Zend Studio for >> >> > > > > > > >> >Eclipse 6.1.1 >> >> >> > > > > > > >> Unfortunately, we haven't understood your problem exactly. >> >> >> > > > > > > >> Please specify what our product (VisualSVN plugin or >> >> > > > > > > >> VisualSVN Server) >> >> > > > > > > >> do you use? >> >> >> > > > > > > >> Thank you! >> >> >> > > > > > > >> On Wed, Mar 25, 2009 at 10:23 AM, Olagato >> >> > > > > > > >> <olag...@gmail.com> wrote: >> >> >> > > > > > > >> > I've been using Subversion since beta days. I recently >> >> > > > > > > >> > upgraded my >> >> > > > > > > >> > server repositories and local repositories to Subversion >> >> > > > > > > >> > 1.7. I also >> >> > > > > > > >> > upgraded my TortoiseSVN to use 1.6.0. >> >> >> > > > > > > >> > I just copied some new files over some old files in my >> >> > > > > > > >> > local >> >> > > > > > > >> > repository in Zend Studio for Eclipse 6.1.1 and tried to >> >> > > > > > > >> > do a commit. >> >> > > > > > > >> > I get this: >> >> > > > > > > >> > ------------------------------------------------------------------------------------------------- >> >> > > > > > > >> > "Some of selected resources were not committed. >> >> > > > > > > >> > Failed to execute WebDAV PROPPATCH >> >> > > > > > > >> > svn: Commit failed (details follow): >> >> > > > > > > >> > svn: At least one property change failed; repository is >> >> > > > > > > >> > unchanged >> >> > > > > > > >> > RA layer request failed >> >> > > > > > > >> > svn: Error setting property 'log': >> >> > > > > > > >> > Could not execute PROPPATCH." >> >> > > > > > > >> > ------------------------------------------------------------------------------------------------- >> >> >> > > > > > > >> > Don't know how to solve this. No apache log information >> >> > > > > > > >> > reported. >> >> > > > > > > >> > Any idea will be appreciated. >> >> >> > > > > > > >> > Environment: Windows XP, Xampp 1.6.8, Zend Studio for >> >> > > > > > > >> > Eclipse 6.1.1 >> >> >> > > > > > > >> -- >> >> > > > > > > >> Olga Dolidze >> >> > > > > > > >> VisualSVN Support >> >> >> > > > > > > -- >> >> > > > > > > Olga Dolidze >> >> > > > > > > VisualSVN Support >> >> -- >> Regards, >> Olga Dolidze >> VisualSVN Support > -- Olga Dolidze VisualSVN Support