ports/162977: svn 1.7 does not know who I am at all times

Sean Bruno sbruno at FreeBSD.org
Wed Nov 30 20:40:22 UTC 2011


>Number:         162977
>Category:       ports
>Synopsis:       svn 1.7 does not know who I am at all times
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 20:40:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sean Bruno
>Release:        9.0 RELEASE, 10 CURRNET
>Organization:
FreeBSD
>Environment:
FreeBSD testbox 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r228148: Wed Nov 30 05:56:21 PST 2011     sbruno at testbox:/tmp/build/bsd/head/sys/GENERIC  amd64
>Description:
I seem to have an issue with svn 1.7 where it doesn't recognize my user id if it is not explicity set in the URL string.

I have tested with svn switch and svn merge, both generate similar messages.
>How-To-Repeat:
svn co svn+ssh://svn.freebsd.org/base/head

svn switch svn+ssh://svn.freebsd.org/base/user/sbruno/1394dev/firewire sys/dev/firewire

output is the following:
svn: E155025: 'svn+ssh://sbruno@svn.freebsd.org/base/head/sys/dev'


Repeat the svn switch command with an explicit user name:
svn switch svn+ssh://sbruno@svn.freebsd.org/base/user/sbruno/1394dev/firewire sys/dev/firewire

Command succeeds.

>Fix:
always explicitly set your user id in the URL of the command.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list