Advertisement
Guest User

Untitled

a guest
May 31st, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. ab001234:/home/jboss/temp $ svnrdump dump http://example.com/svn/repo1 > full.dmp
  2. svnrdump: E670002: Unable to connect to a repository at URL 'http:/example.com/svn/repo1'
  3. svnrdump: E670002: Name or service not known
  4. ab001234:/home/jboss/temp $ svnrdump dump http://example.com/svn/repo1 --username myname --password mypassword > full.dmp
  5. svnrdump: E670002: Unable to connect to a repository at URL 'http://example.com/svn/repo1'
  6. svnrdump: E670002: Name or service not known
  7. ab001234:/home/jboss/temp $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement