Go Back   Linux Forums by TotalPenguin! Get linux Help! > Linux > Linux Networking

Linux Networking This forum is for Linux Networking Only. Routing, servers, etc.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-26-2008, 06:17 PM
Senior Member
 
Join Date: Jan 2007
Posts: 133
Wanch is on a distinguished road
Default SVN Problems

I try to add a new SVN repository using:

Code:
# svn add /home/user/repo
but I keep getting these errors:

Code:
svn: '.' is not a working copy
svn: Can't open file '.svn/entries': No such file or directory
Can anyone help?
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 03-30-2008, 03:42 PM
Jordan's Avatar
Administrator
 
Join Date: Nov 2006
Posts: 507
Jordan is on a distinguished road
Default

That is the wrong command to add SVN repos. Use

Code:
# svnadmin create /path/to/repo
Reply With Quote
  #3 (permalink)  
Old 04-08-2008, 09:16 PM
Tor Tor is offline
Senior Member
 
Join Date: Oct 2007
Posts: 364
Tor is on a distinguished road
Default

Out of curiosity what are you using it for?
Reply With Quote
Reply

Tags
add, repo, svn

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux and Video card problems! TotalPenguin Linux General 6 07-22-2008 10:19 AM
Installing OpenSuse problems! tcm9669 Linux Applications 7 01-10-2007 03:03 PM


All times are GMT. The time now is 01:09 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.