Re: SVN PROBLEM

2022-02-17 Thread Bo Berglund
On Thu, 17 Feb 2022 16:34:16 +0300, NICK Margeyt  wrote:

>Hello,Please help in solving the problem, why the authorization window
>for connecting to the repository does not appear, I have already tried
>everything possible from reinstalling SVN to updating, anyway, any
>user from the network can go to the repository by URL. Attached is the
>configuration file and the authorization window that should come out
>but it is not there 
>Thanks.

What you have *not* supplied to your question is:

- Which version of subversion are you using?
- On which platform are you using svn?
- How are you accessing the computer? (GUI, Terminal, SSH or how)
- What command did you issue?
- What was the actual error?
- What are your customization(s) of the svn configuration file?
- Are you by any chance using TortoiseSVN?

etc etc


-- 
Bo Berglund
Developer in Sweden



SVN PROBLEM

2022-02-17 Thread NICK Margeyt
Hello,Please help in solving the problem, why the authorization window
for connecting to the repository does not appear, I have already tried
everything possible from reinstalling SVN to updating, anyway, any
user from the network can go to the repository by URL. Attached is the
configuration file and the authorization window that should come out
but it is not there 
Thanks.


Re: SVN problem when trying to edit a file

2020-04-14 Thread Levan Katsadze - EP
Thank you!

On Tue, Apr 14, 2020 at 12:27 PM Johan Corveleyn  wrote:

> On Mon, Apr 13, 2020 at 3:58 PM Levan Katsadze - EP
>  wrote:
> >
> > Hello, I have a problem on using SVN. Previous version worked fine, but
> this new version does not let me edit any file.
> > I click on "edit" and the error window jumps up (screenshots attached).
>
> Hi Levan,
>
> I'm pasting the error here in textual form, for easier searchability.
> Your error was:
>
>
>  
> 'D:\Development\SVN\Releases\TortoiseSVN-1.13.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
>  line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
>
> I believe this is a bug specific to TortoiseSVN (Windows GUI for SVN,
> a separate project from the Subversion project, with its own
> mailinglists: https://tortoisesvn.net/community.html).
>
> The bug seems to be fixed already:
>
> https://groups.google.com/forum/?utm_medium=email_source=footer#!msg/tortoisesvn/_wyo1iQIc1c/HAybYPkjCQAJ
>
> But unfortunately it's not yet part of a new TSVN release (1.13.1 is
> currently the latest one). Perhaps you could use a nightly build of
> TortoiseSVN if you need this fix (scroll to the bottom of
> https://tortoisesvn.net/downloads.html).
>
> --
> Johan
>


Re: SVN problem when trying to edit a file

2020-04-14 Thread Johan Corveleyn
On Mon, Apr 13, 2020 at 3:58 PM Levan Katsadze - EP
 wrote:
>
> Hello, I have a problem on using SVN. Previous version worked fine, but this 
> new version does not let me edit any file.
> I click on "edit" and the error window jumps up (screenshots attached).

Hi Levan,

I'm pasting the error here in textual form, for easier searchability.
Your error was:

 
'D:\Development\SVN\Releases\TortoiseSVN-1.13.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
 line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))

I believe this is a bug specific to TortoiseSVN (Windows GUI for SVN,
a separate project from the Subversion project, with its own
mailinglists: https://tortoisesvn.net/community.html).

The bug seems to be fixed already:
https://groups.google.com/forum/?utm_medium=email_source=footer#!msg/tortoisesvn/_wyo1iQIc1c/HAybYPkjCQAJ

But unfortunately it's not yet part of a new TSVN release (1.13.1 is
currently the latest one). Perhaps you could use a nightly build of
TortoiseSVN if you need this fix (scroll to the bottom of
https://tortoisesvn.net/downloads.html).

-- 
Johan


SVN problem when trying to edit a file

2020-04-13 Thread Levan Katsadze - EP
Hello, I have a problem on using SVN. Previous version worked fine, but
this new version does not let me edit any file.
I click on "edit" and the error window jumps up (screenshots attached).


Re: svn problem

2019-03-06 Thread Nico Kadel-Garcia
On Wed, Mar 6, 2019 at 12:52 AM Ryan Schmidt
 wrote:

> On Feb 10, 2019, at 03:18, Chagai Nota wrote:
>
> >> Also did you try with working copy on the local computer instead of CIFS 
> >> share?
> > It’s not CIFS share its NFS share I didn’t try because the working copy 
> > most to be on share drive because e we have also grid system.
>
> There are known problems when using a Subversion working copy on a network 
> drive. You should use a local drive for Subversion working copies.

Not everyone has that option, whether because their work systems
demand that all work be done on a network drive for backup reasons, or
because local filesystems may not be large enough for a Subversion
working copy full of bulky binaries.


Re: svn problem

2019-03-05 Thread Ryan Schmidt



On Feb 10, 2019, at 03:18, Chagai Nota wrote:

>> Also did you try with working copy on the local computer instead of CIFS 
>> share?
> It’s not CIFS share its NFS share I didn’t try because the working copy most 
> to be on share drive because e we have also grid system.

There are known problems when using a Subversion working copy on a network 
drive. You should use a local drive for Subversion working copies.




RE: svn problem

2019-02-10 Thread Chagai Nota
Thank you very much for your detailed answer.
I understand what that you say and I will start this migration process, if 
problem still be there I'll let you know, Thanks all appreciate your help very 
much

Thx
Chagai Nota

-Original Message-
From: Stefan Sperling 
Sent: Sunday, 10 February 2019 12:28
To: Chagai Nota 
Cc: Nathan Hartman ; users@subversion.apache.org; 
Nico Kadel-Garcia ; Pavel Lyalyakin 

Subject: Re: svn problem

**[EXTERNAL EMAIL]**

On Sun, Feb 10, 2019 at 09:18:49AM +, Chagai Nota wrote:
> Our company now working with 1.8 its will be problematic to move to
> 1.11 (also for other users it’s not happen)

Subversion 1.8 is no longer officially supported, which means that problems you 
find while using Subversion 1.8 won't be fixed anymore.

Of course, if Subversion 1.8 works for you, you are free to keep using it.
But we can support you only if you upgrade to a supported version first.
I understand upgrading can be difficult in some environments, but please 
consider the fact that we are a volunteer community which does not have the 
resources to keep supporting old relaeses forever.

Note also that clients and server can be upgraded separately because clients 
and servers in all released versions of Subversion are compatible with each 
other. You can start using Subversion 1.11 clients with your 1.8 server today 
-- there won't be a problem.

I recommend upgrading your SVN server to Subversion 1.10 ASAP.
Subversion 1.10 is our current long-term support (LTS) release which will be 
supported until April 2022.
See 
https://urldefense.proofpoint.com/v2/url?u=https-3A__subversion.apache.org_roadmap.html-23release-2Dplanning=DwIDaQ=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM=jm7M7VuAC03WZiP8QPjQXbsP_SRYyhc66dx6T2rYKGk=2p6VpwkyzcE4KzWJad5C9993Dk9thu0dYzbqZcxjAnk=vwoHt101vLxfRjX6NrdwMyQCVjYk_BdLlWSKbnihnHQ=


--

This email has been scanned for spam and viruses by Proofpoint Essentials. 
Visit the following link to report this email as spam:
https://eu1.proofpointessentials.com/index01.php?mod_id=11_option=logitem_id=1549794490-3UZh2vGitje8_address=chagai.nota%40altair-semi.com=



Important Notice: This email message and any attachments thereto are 
confidential and/or privileged and/or subject to privacy laws and are intended 
only for use by the addressee(s) named above. If you are not the intended 
addressee, you are hereby kindly notified that any dissemination, distribution, 
copying or use of this email and any attachments thereto is strictly 
prohibited. If you have received this email in error, kindly delete it from 
your computer system and notify us at the telephone number or email address 
appearing above. The writer asserts in respect of this message and attachments 
all rights for confidentiality, privilege or privacy to the fullest extent 
permitted by law.


Re: svn problem

2019-02-10 Thread Stefan Sperling
On Sun, Feb 10, 2019 at 09:18:49AM +, Chagai Nota wrote:
> Our company now working with 1.8 its will be problematic to move to 1.11 
> (also for other users it’s not happen)

Subversion 1.8 is no longer officially supported, which means that
problems you find while using Subversion 1.8 won't be fixed anymore.

Of course, if Subversion 1.8 works for you, you are free to keep using it.
But we can support you only if you upgrade to a supported version first.
I understand upgrading can be difficult in some environments, but please
consider the fact that we are a volunteer community which does not have
the resources to keep supporting old relaeses forever.

Note also that clients and server can be upgraded separately because
clients and servers in all released versions of Subversion are compatible
with each other. You can start using Subversion 1.11 clients with your 1.8
server today -- there won't be a problem.

I recommend upgrading your SVN server to Subversion 1.10 ASAP.
Subversion 1.10 is our current long-term support (LTS) release which
will be supported until April 2022.
See https://subversion.apache.org/roadmap.html#release-planning


RE: svn problem

2019-02-10 Thread Chagai Nota
First Thx for the answers

Did you try updating to latest Subversion (or at least a recent version)?
Our company now working with 1.8 its will be problematic to move to 1.11 (also 
for other users it’s not happen)

Also did you try with working copy on the local computer instead of CIFS share?
It’s not CIFS share its NFS share I didn’t try because the working copy most to 
be on share drive because e we have also grid system.
From: Nathan Hartman 
Sent: Wednesday, 6 February 2019 3:18
To: users@subversion.apache.org
Cc: Chagai Nota ; Nico Kadel-Garcia 
; Pavel Lyalyakin 
Subject: Re: svn problem

**[EXTERNAL EMAIL]**
On Tue, Feb 5, 2019 at 7:18 PM Nico Kadel-Garcia 
mailto:nka...@gmail.com>> wrote:
On Tue, Feb 5, 2019 at 1:38 AM Chagai Nota 
mailto:chagai.n...@altair-semi.com>> wrote:
>
> in network share
>

The network share is a CIFS share, and the local Subversion is old?
Older versions of Subversion had very poor performance on CIFS.
Did you try updating to latest Subversion (or at least a recent version)?

Also did you try with working copy on the local computer instead of CIFS share?

(Correct me if I'm wrong but doesn't storing the working copy on a network 
share cause  issues with atomic operations?)







This email has been scanned for spam and viruses by Proofpoint Essentials. 
Click 
here<https://eu1.proofpointessentials.com/index01.php?mod_id=11_option=logitem_id=1549415892-D2_MAtVF6RbK_address=chagai.nota%40altair-semi.com=1>
 to report this email as spam.




Important Notice: This email message and any attachments thereto are 
confidential and/or privileged and/or subject to privacy laws and are intended 
only for use by the addressee(s) named above. If you are not the intended 
addressee, you are hereby kindly notified that any dissemination, distribution, 
copying or use of this email and any attachments thereto is strictly 
prohibited. If you have received this email in error, kindly delete it from 
your computer system and notify us at the telephone number or email address 
appearing above. The writer asserts in respect of this message and attachments 
all rights for confidentiality, privilege or privacy to the fullest extent 
permitted by law.


Re: svn problem

2019-02-05 Thread Nathan Hartman
On Tue, Feb 5, 2019 at 7:18 PM Nico Kadel-Garcia  wrote:

> On Tue, Feb 5, 2019 at 1:38 AM Chagai Nota 
> wrote:
> >
> > in network share
> >
>
> The network share is a CIFS share, and the local Subversion is old?
> Older versions of Subversion had very poor performance on CIFS.
>
Did you try updating to latest Subversion (or at least a recent version)?

Also did you try with working copy on the local computer instead of CIFS
share?

(Correct me if I'm wrong but doesn't storing the working copy on a network
share cause  issues with atomic operations?)


Re: svn problem

2019-02-05 Thread Nico Kadel-Garcia
On Tue, Feb 5, 2019 at 1:38 AM Chagai Nota  wrote:
>
> in network share
> yes every time he open new working copy after some period its happen
> bur other users no
>
>
>
> נשלח מסמארטפון ה-Samsung Galaxy שלי.

The network share is a CIFS share, and the local Subversion is old?
Older versions of Subversion had very poor performance on CIFS.


RE: svn problem

2019-02-05 Thread Chagai Nota
Clock is OK

From: Branko Čibej 
Sent: Monday, 4 February 2019 16:39
To: users@subversion.apache.org
Cc: Chagai Nota 
Subject: Re: svn problem

**[EXTERNAL EMAIL]**
On 03.02.2019 16:42, Chagai Nota wrote:
Hi support,

I’m new to use mailing list so if it’s not the right address please assist me 
where to do it.

I have a strange problem just with one user from all of our organztioan.

When he trying to do svn up or svn cleanup its takes very long time comparing 
to others.
When I explore his problem I pay attenation (with strace command) that just for 
him it goes over pristine folder and go over each file there.
Every time he open new checkout and after some period the problem back.


The first thing to do is to check what's happening to the system clock on that 
computer. The effect you observe may be caused by the system time changing 
unpredictably.

-- Brane






This email has been scanned for spam and viruses by Proofpoint Essentials. 
Click 
here<https://eu1.proofpointessentials.com/index01.php?mod_id=11_option=logitem_id=1549291153-BCyrFftxVEhl_address=chagai.nota%40altair-semi.com=1>
 to report this email as spam.




Important Notice: This email message and any attachments thereto are 
confidential and/or privileged and/or subject to privacy laws and are intended 
only for use by the addressee(s) named above. If you are not the intended 
addressee, you are hereby kindly notified that any dissemination, distribution, 
copying or use of this email and any attachments thereto is strictly 
prohibited. If you have received this email in error, kindly delete it from 
your computer system and notify us at the telephone number or email address 
appearing above. The writer asserts in respect of this message and attachments 
all rights for confidentiality, privilege or privacy to the fullest extent 
permitted by law.


Re: svn problem

2019-02-04 Thread Chagai Nota
in network share
yes every time he open new working copy after some period its happen
bur other users no



נשלח מסמארטפון ה-Samsung Galaxy שלי.


 הודעה מקורית 
מאת: Pavel Lyalyakin 
תאריך: 4.2.2019 20:23 (GMT+02:00)
אל: Chagai Nota 
עותק: users@subversion.apache.org
נושא: Re: svn problem

**[EXTERNAL EMAIL]**

Hello,

On Mon, Feb 4, 2019 at 10:10 AM Chagai Nota 
<https://urldefense.proofpoint.com/v2/url?u=http-3A__chagai.nota-40altair-2Dsemi.com=DwIFaQ=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM=jm7M7VuAC03WZiP8QPjQXbsP_SRYyhc66dx6T2rYKGk=zgP_QnV1MN9al15KT-dKjYNDMMfRUmBHwInKJ0fUTnI=KfdJW5k8Kkpv2-4kvReFSmeI9OnQwvsV6h1TwE5Yy5o=>
 wrote:
>
> Hi support,
>
> I’m new to use mailing list so if it’s not the right address please assist me 
> where to do it.
>
> I have a strange problem just with one user from all of our organztioan.
>
> When he trying to do svn up or svn cleanup its takes very long time comparing 
> to others.
>
> When I explore his problem I pay attenation (with strace command) that just 
> for him it goes over pristine folder and go over each file there.
>
> Every time he open new checkout and after some period the problem back.

Does this happen with all working copies? Does he store them locally
or on a network share?

--
With best regards,
Pavel Lyalyakin
VisualSVN Team


--

This email has been scanned for spam and viruses by Proofpoint Essentials. 
Visit the following link to report this email as spam:
https://eu1.proofpointessentials.com/index01.php?mod_id=11_option=logitem_id=1549304607-6fMGReKoip-U_address=chagai.nota%40altair-semi.com=



Important Notice: This email message and any attachments thereto are 
confidential and/or privileged and/or subject to privacy laws and are intended 
only for use by the addressee(s) named above. If you are not the intended 
addressee, you are hereby kindly notified that any dissemination, distribution, 
copying or use of this email and any attachments thereto is strictly 
prohibited. If you have received this email in error, kindly delete it from 
your computer system and notify us at the telephone number or email address 
appearing above. The writer asserts in respect of this message and attachments 
all rights for confidentiality, privilege or privacy to the fullest extent 
permitted by law.


Re: svn problem

2019-02-04 Thread Pavel Lyalyakin
Hello,

On Mon, Feb 4, 2019 at 10:10 AM Chagai Nota  wrote:
>
> Hi support,
>
> I’m new to use mailing list so if it’s not the right address please assist me 
> where to do it.
>
> I have a strange problem just with one user from all of our organztioan.
>
> When he trying to do svn up or svn cleanup its takes very long time comparing 
> to others.
>
> When I explore his problem I pay attenation (with strace command) that just 
> for him it goes over pristine folder and go over each file there.
>
> Every time he open new checkout and after some period the problem back.

Does this happen with all working copies? Does he store them locally
or on a network share?

-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team


Re: svn problem

2019-02-04 Thread Branko Čibej
On 03.02.2019 16:42, Chagai Nota wrote:
>
> Hi support,
>
>  
>
> I’m new to use mailing list so if it’s not the right address please
> assist me where to do it.
>
>  
>
> I have a strange problem just with one user from all of our organztioan.
>
>  
>
> When he trying to do svn up or svn cleanup its takes very long time
> comparing to others.
>
> When I explore his problem I pay attenation (with strace command) that
> just for him it goes over pristine folder and go over each file there.
>
> Every time he open new checkout and after some period the problem back.
>


The first thing to do is to check what's happening to the system clock
on that computer. The effect you observe may be caused by the system
time changing unpredictably.

-- Brane



svn problem

2019-02-03 Thread Chagai Nota
Hi support,

I'm new to use mailing list so if it's not the right address please assist me 
where to do it.

I have a strange problem just with one user from all of our organztioan.

When he trying to do svn up or svn cleanup its takes very long time comparing 
to others.
When I explore his problem I pay attenation (with strace command) that just for 
him it goes over pristine folder and go over each file there.
Every time he open new checkout and after some period the problem back.

Thx
Chagai Nota



Important Notice: This email message and any attachments thereto are 
confidential and/or privileged and/or subject to privacy laws and are intended 
only for use by the addressee(s) named above. If you are not the intended 
addressee, you are hereby kindly notified that any dissemination, distribution, 
copying or use of this email and any attachments thereto is strictly 
prohibited. If you have received this email in error, kindly delete it from 
your computer system and notify us at the telephone number or email address 
appearing above. The writer asserts in respect of this message and attachments 
all rights for confidentiality, privilege or privacy to the fullest extent 
permitted by law.