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 pres
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 o
Hi,
> On 15 Jul 2014, at 13:53, Manjunath Kashyap
> 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
property validation.
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. Whe
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 p
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
pr