subscribe and Post

2014-07-15 Thread Manjunath Kashyap
Hi SVN users, We are planning to set up a write through proxy.The Master SVN version is 1.8.8 and it is on revision r627560 currently. My question before proceeding this setup is Is there a necessity to fix the Master SVN repository since we have tons of svn loads which have by passed the svn

newbie cant import files into repo

2014-07-15 Thread frank ernest
Hi, I created a repo using svnadmin create in a dir called trunk (that's what your supposed to do, right?) The operation succeeded but the files that I want to version (c source which I should have versioned long ago.) I can't seem to add to the repo. When the code is ready for alpha release I

Re: newbie cant import files into repo

2014-07-15 Thread Rich Shepard
On Tue, 15 Jul 2014, frank ernest wrote: Hi, I created a repo using svnadmin create in a dir called trunk (that's what your supposed to do, right?) The operation succeeded but the files that I want to version (c source which I should have versioned long ago.) I can't seem to add to the repo.

Re: subscribe and Post

2014-07-15 Thread Andreas Stieger
Hi, On 15 Jul 2014, at 13:53, Manjunath Kashyap mail2manjukash...@gmail.com wrote: Is there a necessity to fix the Master SVN repository since we have tons of svn loads which have by passed the svn prop validation. Yes, if you intend the revisions to go through commits and hence revision

Re: newbie cant import files into repo

2014-07-15 Thread Ryan Schmidt
On Jul 15, 2014, at 10:26 AM, frank ernest wrote: Hi, I created a repo using svnadmin create in a dir called trunk (that's what your supposed to do, right?) No, you svnadmin create your repositories in a central place on your server. Then you configure your Subversion server (svnserve or

Re: Clarifying Repository Setup and Initial Import

2014-07-15 Thread Ryan Schmidt
On Jul 14, 2014, at 11:21 AM, Rich Shepard wrote: When I run 'svnlook info file:///home/rshepard/development/svn-repos/' this error is reported: svnlook: E02: Can't open file 'file:/home/rshepard/development/svn-repos/format': No such file or directory Yet, that file is present: