Hello Team,
We are using Subversion for the source code management ( Software
development ).
Are there any SVN tools available to calculate the line of code
On Tue, Nov 15, 2022 at 7:36 PM Marcel Delorme
wrote:
> HI,
>
>
>
> I think we spotted a bug. The following sequence has been followed:
>
>- User 1 renames a svn folder and commits this
>- User 2 has unversioned files and uncommited files in the renamed
>folder
>- User 2 performs
HI,
I think we spotted a bug. The following sequence has been followed:
* User 1 renames a svn folder and commits this
* User 2 has unversioned files and uncommited files in the renamed folder
* User 2 performs an update
* Subversion encounter a tree conflict
* All files are s
On Tue, Nov 15, 2022 at 3:56 PM JITHIN K wrote:
>
> @pavel.lyalya...@visualsvn.com
>
> This works for me. Thank you.
>
> Regards,
> Jithin K
Sure thing! I'm glad that helped you out.
On Tue, Nov 15, 2022 at 3:56 PM JITHIN K wrote:
>
> @pavel.lyalya...@visualsvn.com
>
> This works for me. Thank
@pavel.lyalya...@visualsvn.com
This works for me. Thank you.
Regards,
Jithin K
On Tue, Nov 15, 2022 at 2:29 PM JITHIN K wrote:
> Thanks for your mail. I will try this option.
>
>
> On Mon, Nov 14, 2022 at 8:59 PM Pavel Lyalyakin <
> pavel.lyalya...@visualsvn.com> wrote:
>
>> On Mon, Nov 14, 20
hello SVN Users,
I have set up a basic SVN Server with svn+ssh:// auth (System users with
LDAP)
by wrapping svnserve [1]
I have a few questions for which I could not find answers in the manual:
- In my svnserve wrapper I call this:
exec /usr/bin/svnserve "$@" -r /repos
-> Does the (Linux-)
Thanks for your mail. I will try this option.
On Mon, Nov 14, 2022 at 8:59 PM Pavel Lyalyakin <
pavel.lyalya...@visualsvn.com> wrote:
> On Mon, Nov 14, 2022 at 4:31 PM JITHIN K wrote:
> >
> > Hello Team,
> >
> > I use Subversion 1.13 in Ubuntu 20.04.5 LTS and sync a repository size
> of 300GB t
Thanks for your response. I have checked the revision size which is around
2.5GB. I don't think its a revision size problem.
On Mon, Nov 14, 2022 at 7:29 PM Daniel Sahlberg
wrote:
> Den mån 14 nov. 2022 kl 13:31 skrev JITHIN K :
>
>> Hello Team,
>>
>> I use Subversion 1.13 in Ubuntu 20.04.5 LTS