Some of selected resources were not committed. svn: Commit failed (details follow):

1,348 views
Skip to first unread message

ppo

unread,
Dec 5, 2012, 3:39:46 AM12/5/12
to scmma...@googlegroups.com
Hello, Sebastian. there are new error found when work with patched (spooled request) SCM-Manager-1.22:

Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: CHECKOUT of '/scm/svn/LODAM/!svn/ver/8108/Projects/524301-33 - LPM200/trunk/.cproject': 400 Bad Request (http://scm.ektos.net)
svn: CHECKOUT request failed on '/scm/svn/LODAM/!svn/ver/8108/Projects/524301-33 - LPM200/trunk/.cproject'

Some of selected resources were not committed.
svn: Commit failed (details follow):
svn: CHECKOUT of '/scm/svn/LODAM/!svn/ver/8138/Projects/524301-33 - LPM200/branches/STM32VLDISCOVERY/iic.h': 400 Bad Request (http://scm.ektos.net)
svn: CHECKOUT request failed on '/scm/svn/LODAM/!svn/ver/8138/Projects/524301-33 - LPM200/branches/STM32VLDISCOVERY/iic.h'

http://domain.name/scm/svn/LODAM


Sebastian Sdorra

unread,
Dec 5, 2012, 4:39:36 AM12/5/12
to scmma...@googlegroups.com
Hi,
Could you describe steps to reproduce this issue?

Sebastian


2012/12/5 ppo <p...@ektos.net>

ppo

unread,
Dec 5, 2012, 6:35:03 AM12/5/12
to scmma...@googlegroups.com
Yes I can.
1) go into SCM-Manager and create new repository with type svn, assign user and right
2) my developer use http://www.eclipse.org/subversive with SVNKit 1.3.5 r7406 connector
3) point eclipse to to new repository
4) create new folder in repository like: "absdefg-01 - test"
5) and trying to commit or create subfolder in that folder fail.

when I reproduce this in Tortoise SVN, folder like "absdefg-01 - test" is work

ppo

unread,
Dec 5, 2012, 6:39:40 AM12/5/12
to scmma...@googlegroups.com
I'd like to add, that until we switch this repository from subversion to SCM, my developer have no trouble with path and there is too many commits, folders and files inside failde patch from start post

ppo

unread,
Dec 6, 2012, 4:42:51 AM12/6/12
to scmma...@googlegroups.com
there are bug trace from eclipse:

org.eclipse.team.svn.core.connector.SVNConnectorException: svn: CHECKOUT of '/scm/svn/MADOL/!svn/ver/10/2345678-90 - Test': 400 Bad Request (http://domain.name)
svn: CHECKOUT request failed on '/scm/svn/MADOL/!svn/ver/10/2345678-90 - Test'
 at org.polarion.team.svn.connector.svnkit.SVNKitConnector.handleClientException(SVNKitConnector.java:1412)
 at org.polarion.team.svn.connector.svnkit.SVNKitConnector.mkdir(SVNKitConnector.java:1115)
 at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.mkdir(ThreadNameModifier.java:398)
 at org.eclipse.team.svn.core.operation.remote.CreateFolderOperation.runImpl(CreateFolderOperation.java:90)
 at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
 at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
 at org.eclipse.team.svn.core.operation.CompositeOperation.runImpl(CompositeOperation.java:95)
 at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:81)
 at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:39)
 at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
 at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
 at org.eclipse.team.svn.ui.utility.DefaultCancellableOperationWrapper.run(DefaultCancellableOperationWrapper.java:55)
 at org.eclipse.team.svn.ui.utility.SVNTeamOperationWrapper.run(SVNTeamOperationWrapper.java:35)
 at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
 at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
 at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: org.tigris.subversion.javahl.ClientException: svn: CHECKOUT of '/scm/svn/MADOL/!svn/ver/10/2345678-90 - Test': 400 Bad Request (http://domain.name)
svn: CHECKOUT request failed on '/scm/svn/MADOL/!svn/ver/10/2345678-90 - Test'
 at org.tigris.subversion.javahl.JavaHLObjectFactory.throwException(JavaHLObjectFactory.java:779)
 at org.tmatesoft.svn.core.javahl.SVNClientImpl.throwException(SVNClientImpl.java:1924)
 at org.tmatesoft.svn.core.javahl.SVNClientImpl.mkdir(SVNClientImpl.java:910)
 at org.polarion.team.svn.connector.svnkit.SVNKitConnector.mkdir(SVNKitConnector.java:1112)
 ... 15 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: CHECKOUT of '/scm/svn/MADOL/!svn/ver/10/2345678-90 - Test': 400 Bad Request (http://domain.name)
svn: CHECKOUT request failed on '/scm/svn/MADOL/!svn/ver/10/2345678-90 - Test'
 at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)
 at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)
 at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:655)
 at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:278)
 at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:266)
 at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doCheckout(DAVConnection.java:452)
 at org.tmatesoft.svn.core.internal.io.dav.DAVCommitEditor.checkoutResource(DAVCommitEditor.java:468)
 at org.tmatesoft.svn.core.internal.io.dav.DAVCommitEditor.addDir(DAVCommitEditor.java:136)
 at org.tmatesoft.svn.core.wc.SVNCommitClient$2.handleCommitPath(SVNCommitClient.java:473)
 at org.tmatesoft.svn.core.internal.wc.SVNCommitUtil.driveCommitEditor(SVNCommitUtil.java:139)
 at org.tmatesoft.svn.core.wc.SVNCommitClient.doMkDir(SVNCommitClient.java:479)
 at org.tmatesoft.svn.core.javahl.SVNClientImpl.mkdir(SVNClientImpl.java:908)
 ... 16 more

Sebastian Sdorra

unread,
Dec 8, 2012, 10:58:21 AM12/8/12
to scmma...@googlegroups.com
Hi,
I can reproduce the error. I've opened a ticket for that problem at https://bitbucket.org/sdorra/scm-manager/issue/290/commit-with-svnkit-fails-if-the-path.

Sebastian


2012/12/6 ppo <p...@ektos.net>

Sebastian Sdorra

unread,
Dec 9, 2012, 5:09:18 AM12/9/12
to scmma...@googlegroups.com
Hi,
The error comes with the fix for issue 282. I've create a new test version for issue 282, could you please test this new version:


Sebastian



2012/12/8 Sebastian Sdorra <s.sd...@gmail.com>

ppo

unread,
Dec 10, 2012, 3:00:13 AM12/10/12
to scmma...@googlegroups.com
We tested and it's work!
Thanks again Sebastian.
Reply all
Reply to author
Forward
0 new messages