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'is not
> 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'is not
> 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

Reply via email to