Please don't top post. On this ML the net-etiquette requires you to post your
reply at the bottom
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Aladdin [mailto:ala
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Nico Kadel-Garcia [mailto:nka...@gmail.com]
> Sent: 10 September 2010 23:01
> To: Lorenz
> Cc: users@subversion.apache
Thank you Daniel!
I've reported it to svnbook list here:
http://code.google.com/p/svnbook/issues/detail?id=97
Daniel Shahaf-2 wrote:
>
> LiuYan 刘研 wrote on Fri, Sep 10, 2010 at 00:19:54 -0700:
>>
>> Thank you Erik,
>>
>> 1. I think I got the cause:
>> I use Subversion in windows system, it's
Nico Kadel-Garcia wrote:
>On Fri, Sep 10, 2010 at 5:57 PM, Nico Kadel-Garcia wrote:
>> On Fri, Sep 10, 2010 at 1:42 AM, Lorenz wrote:
>>[...]
>>> if you don't want to check-out the whole repository, and are working
>>> from the command line anyway, you can use svnmucc to do the
>>> restructuring
Hi.
Problem:
1. We're using large components, each built of dozens of SVN
repositories.
2. Checking out such a component can take 6 hours (we call this
operation 'populate').
3. I.e., we want the populate to be as much automatic as possible.
4. Our IT department requires u
On Sep 13, 2010, at 06:05, Zvika Haramaty wrote:
> Problem:
> • We’re using large components, each built of dozens of SVN
> repositories.
> • Checking out such a component can take 6 hours (we call this
> operation ‘populate’).
> • I.e., we want the populate to be as much auto
No, we don't use path-based authorization. All developers (accounts)
have the same permissions (even the merge user account).
Regarding the mergeinfo questions: the branch entry is
"/9746-10001,10003-10205. The missing Rev 10002 was
exactly the one that couldn't be merged due to the errors reporte
> The easy approach is to install viewvc for browser viewing and
> navigation.http://viewvc.org/
Yes, it is included in Subversion Edge of Collabnet.
Ivan
>
> https://server/svn/project/trunk/?p=
Thanks, this synatx works.
Ivan
On Mon, Sep 13, 2010 at 7:19 AM, Ryan Schmidt
wrote:
>
> On Sep 13, 2010, at 06:05, Zvika Haramaty wrote:
>
>> Problem:
>> • We’re using large components, each built of dozens of SVN
>> repositories.
>> • Checking out such a component can take 6 hours (we call this
>> operation ‘popu
Hi,
Greetings of the day!
I have a repository of 20gb on SVN hosted on LINUX operating system but its
taking unusually long time to access it over rep browser.
While the other repositories hosted on same box and with the same data size are
working fine.
I tried a lot but could not zero down
Hi,
I have a rather odd problem where I cant use svn with one of my 3g connections.
My main connection is a generic 3g usb modem which everything else
works fine over (although slowly). I can ping the remote server fine
(~430ms) and tracepath seems to be sane. If I try svn up it will just
do nothin
- Original Message
> From: Ryan Schmidt
> On Sep 10, 2010, at 10:50, BRM wrote:
> > My old subversion server had a hookscript to deny commits unless there was
> > a
>
>log
>
> > message. I'd like to setup the same functionality on the new subversion
>server
>
> > too.
> > I alrea
I am running into the error:
svn: Cannot reintegrate from 'url://feature-branch' yet:
Some revisions have been merged under it that have not been merged
into the reintegration target; merge them first, then retry.
I came across a collab.net blog site[1] that referenced this issue. So I tried
it
> -Original Message-
> From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com]
> Sent: Monday, September 13, 2010 3:52 AM
> To: anw-d...@infoisland.net; users@subversion.apache.org
> Subject: RE: Repository Directory Tree
>
> Please don't top post. On this ML the net-etiquette req
> >
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> > From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com]
> > Sent: Monday, September 13, 2010 3:52 AM
> > To: anw-
Hi,
according to the documentation, the "svn list" command should "list each
TARGET file and the contents of each TARGET directory as they exist in
the repository." However I think this is not true for repositories with
path-based authorization.
I have a repository with various subdirectories at
Sidewinder_GER wrote on Mon, Sep 13, 2010 at 22:53:11 +0200:
> When an "unprivileged" user performs an "svn list" on the repository,
> the following happens:
>
>> svn list --verbose --recursive svn://server/repository
> 1 user Sep 13 22:35 ./
> 1 user
A few days ago my login got moved from one Windows domain to another.
I've had to deal with several problems as a result of that. One
particular problem is having with SVN. For some reason SVN is prompting
me for a password on every single operation it tries to do.
This is tolerable in Eclipse (
Subversion caches that stuff in "%APPDATA%\Subversion", I believe in a
file called 'auth'. Can't test right now because I'm not on a
Windows system at the moment. Perhaps the owner did not get updated
and the new domain can't write the the directory/file? You can look
around there. Possibly ju
On Windows, Subversion obtains configuration from the config files and
the registry, both the user's specific parts and the "global" part.
Possibly your new domain's global settings are to not cache passwords?
Kevin Grover wrote on Mon, Sep 13, 2010 at 16:16:28 -0700:
> Subversion caches that stuf
On Mon, Sep 13, 2010 at 8:40 AM, Sakshi Kaul
wrote:
> Hi,
>
>
>
> Greetings of the day!
>
>
>
> I have a repository of 20gb on SVN hosted on LINUX operating system but its
> taking unusually long time to access it over rep browser.
Which "rep browser" are you using? Which protocol, svn, http, ht
How is that repository different from the other repositories that work fine?
Do you use path-based authorization?
Can you rule out network issues? (i.e., try to access the server
program via svn://localhost or http://localhost on the box)
Sakshi Kaul wrote on Mon, Sep 13, 2010 at 18:10:07 +0530
>
> Hi,Everybody
> How to know Checkout log when access by svn:// .
> Best Regards,
> --Cody.Zhang
>
24 matches
Mail list logo