Jump to content

svn import fails


ou_ryperd
 Share

Recommended Posts

Hi

I am running Mdv 2008. I have svnserve running and port 3690 tcp & udp open.

 

Mdv seems to prerfer repo's in /var/lib/svn/repositories. I create a repo as myself:

 

svnadmin create /var/lib/svn/repositories/myrepo1

 

I edit the /var/lib/svn/repositories/myrepo1/conf/authz, passwd and svnserve.conf and add myself as a rw user.

 

Then, I want to set up branch, tag, trunk directories in the repo. I have a dir called trunk in ~/ I use:

 

svn import trunk/ svn://192.168.0.4/myrepo1 -m "create trunk dir"

 

I get:

 

Authentication realm: <svn://192.168.0.4:3690> My First Repository

Password for 'walter':

 

I enter my password, which I configured in the conf/passwd file. I get:

 

svn: Authorization failed

 

Any ideas anyone ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...