Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#617 closed defect (worksforme)

svn commands error out (checkout, commit, status)

Reported by: simon Owned by: Alec Thomas
Priority: normal Component: TracHacks
Severity: major Keywords: svn commit checkout
Cc: Trac Release: 0.9

Description

Checking out my new plugin directory:

$ svn co http://trac-hacks.org/svn/glossarybuilderplugin/
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://trac-hacks.org)

The glossarypluginbuilder directory is created, but empty. I added the plugin source to it, and committed, and got this:

$ svn ci -F svn-commit.tmp
svn: Commit failed (details follow):
svn: MKACTIVITY of '/svn/!svn/act/09fb69d8-3f1b-0410-a52b-b1c3869ffb36': 400 Bad Request (http://trac-hacks.org)

Attachments (0)

Change History (2)

comment:1 Changed 18 years ago by Alec Thomas

Resolution: worksforme
Status: newclosed

Works for me:

[aat@stalagmite:~]svn co http://trac-hacks.org/svn/glossarybuilderplugin/
Checked out revision 1139.

Looks like you may have a proxy between yourself and TracHacks. Try using https.

comment:2 Changed 18 years ago by simon

That worked - thanks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.