This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVN Problem?


Jeffrey A Law wrote:
I just tried to check in a change on the 4.1 branch.  I get this
nice little message :

svn: Commit failed (details follow):
svn: Authorization failed
svn: Your commit message was left in a temporary file:
svn:    '/fuel98/export/svn/gcc-4_1-branch/svn-commit.2.tmp'

You probably are on a svn:// tree. Try something along the lines of


svn switch --relocate {svn://,svn+ssh://law@}gcc.gnu.org/svn/gcc

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]