The answer to "How do I install X" is always "As explained in the
manual. Please read it, and if you have done so and it's still unclear,
come back and ask specific questions about the unclear parts".
The manual, in this case, is svnbook.org.
Cheers,
Daniel
Yuri Nachitov wrote on Thu, Oct 01,
On Thu, 2015-10-01 at 09:29 -0400, Nico Kadel-Garcia wrote:
> If you're doing an rsync or scp to a remote system and doing the
> svndump there, you're running the risk of transferring content in the
> middle of an atomic operation and thus confusing the system.
>
> > svnrdump dump -r 51686:77787
On Oct 1, 2015, at 8:29, Nico Kadel-Garcia wrote:
>
> On Thu, Oct 1, 2015 at 4:19 AM, Yves Martin wrote:
>> Hello,
>>
>> I have a Subversion 1.6.17 server running on Debian Linux and access through
>> HTTPS.
>>
>> I used both Subversion 1.8.10 and Subversion 1.9.2 to produce a partial dump
>>
On Thu, Oct 1, 2015 at 4:19 AM, Yves Martin wrote:
> Hello,
>
> I have a Subversion 1.6.17 server running on Debian Linux and access through
> HTTPS.
>
> I used both Subversion 1.8.10 and Subversion 1.9.2 to produce a partial dump
> of the repository:
*Why*? If you have a subversion 1.6.17 serv
Dear SVN people,
is there a way to get some statistics out of SVN repositories without
checking out the whole repository?
When I say statistics I mean numbers like this:
- number of checkins / developer / repo
- number of lines of code / developer
- number of lines of code / repository path
I u
On Thu, Oct 1, 2015 at 12:57 PM, Terry Dooher
wrote:
> I've recently configured svn usage logs with:
>
> LogFormat "%h %t %u (%{SVN-REPOS-NAME}e %{SVN-ACTION}e) %s (%I/%O in %Ts) %k
> \"%{User-Agent}i\"" svn
> CustomLog /var/log/svn/svn-usage.log svn env=SVN-ACTION
>
> mod_logio is enabled, so I'
Yves Martin writes:
> I got a version 3 dump which has the following trouble: almost all files
> content begins with a strange "SVN" binary sequence.
That's normal: dump is a binary format and that is the start of some
data in svndiff format.
> As a result, load operation fails as Text-content-
Sorry, I need to update my question
If anyone (Andreas Stieger, for example) knowing how to install the svn
server on PaaS (openshift, heroku, etc) please tell me how to do it.
I need to maintain the simple svn server with root access to authz file
with user list.
Thank you!
четверг, 1 октябр
I've recently configured svn usage logs with:
LogFormat "%h %t %u (%{SVN-REPOS-NAME}e %{SVN-ACTION}e) %s (%I/%O in %Ts) %k
\"%{User-Agent}i\"" svn
CustomLog /var/log/svn/svn-usage.log svn env=SVN-ACTION
mod_logio is enabled, so I'm getting values written to each of the above
fields, but when te
Hello,
I have a Subversion 1.6.17 server running on Debian Linux and access
through HTTPS.
I used both Subversion 1.8.10 and Subversion 1.9.2 to produce a partial
dump of the repository:
svnrdump dump -r 51686:77787
https://myhost/subversion/repository/PROJECT/trunk/amodule | gzip >
amodule.du
Yuri Nachitov wrote:
> Does anyone install the svn server on openshift or other PaaS ?
Yes.
( http://www.catb.org/esr/faqs/smart-questions.html ?)
Andreas
11 matches
Mail list logo