Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[linuxtools-dev] question about subversion

Hi,

I've a question about subversion repository.
It seems I do not have write access to the subversion repository (see error below):

> svn info
Path: .
URL: https://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools/gprof/trunk/com.st.flexperf.binutils/src/com/st/flexperf/binutils/utils Repository Root: https://dev.eclipse.org/svnroot/technology/org.eclipse.linuxtools
Repository UUID: ee007c2a-0a25-0410-9ab9-bf268980928c
Revision: 22296
Node Kind: directory
Schedule: normal
Last Changed Author: aoverholt
Last Changed Rev: 22120
Last Changed Date: 2009-05-19 20:04:12 +0200 (Tue, 19 May 2009)


> svn commit --username xraynaud -m 'remove some odd ^M line ending' STNM.java
Authentication realm: <https://dev.eclipse.org:443> Eclipse Account
Password for 'xraynaud':
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/svnroot/technology/org.eclipse.linuxtools/!svn/act/a4d6c1e9-ab91-4891-a1a7-2988e93aace6'

Is it normal ? (I thought that, as a commiter, I should have write access to my own contribution...)

Many thanks,

Xavier


Back to the top