Subversion - Avoid Authentication for Public Repositories

2010-02-12 Thread Ramachandran, Vishwanath(IE10)
Hi there For public (read-only to everyone repositories) such as example http://myrepository.com/Public users still get prompted with an authentication dialog., can we get rid of this, we have authenticated our subversion with LDAP, if I remove the require valid -user entry from

Re: Subversion - Avoid Authentication for Public Repositories

2010-02-12 Thread vishwajeet singh
you will also On Fri, Feb 12, 2010 at 9:30 AM, Ramachandran, Vishwanath(IE10) vishwanath.ramachand...@honeywell.com wrote: Hi there For public (read-only to everyone repositories) such as example http://myrepository.com/Public users still get prompted with an authentication dialog., can

Re: Question about authz file syntax.

2010-02-12 Thread David Brodbeck
On Feb 12, 2010, at 1:27 AM, Johan Corveleyn wrote: On Fri, Feb 12, 2010 at 12:44 AM, David Brodbeck bro...@u.washington.edu wrote: Actually, I take that back, the manual says it's the *first* match: Another important fact is that the first matching rule is the one which gets applied to a

Maintaining large repositories

2010-02-12 Thread Justin Connell
Hi, I have a repository that has been in use for well over a year and over this period the size on disk has grown to over 150 GB, I found that when running svnadmin dump, that the resulting dump file was at 46 GB on disk and then when loading the dump file into a new repository that the size

Changing the native newline mode

2010-02-12 Thread Glenn Maynard
Is there any way to change the native newline mode for a particular working copy? I'm checking out code in Linux, over a CIFS mount to a Windows machine where it's being used. This is much easier for me than any of the solutions involving Windows clients, but ends up with Unix line endings,

RE: Changing the native newline mode

2010-02-12 Thread Bob Archer
Is there any way to change the native newline mode for a particular working copy? I'm checking out code in Linux, over a CIFS mount to a Windows machine where it's being used. This is much easier for me than any of the solutions involving Windows clients, but ends up with Unix line

Re: Changing the native newline mode

2010-02-12 Thread Ryan Schmidt
On Feb 12, 2010, at 16:05, Bob Archer wrote: Is there any way to change the native newline mode for a particular working copy? I'm checking out code in Linux, over a CIFS mount to a Windows machine where it's being used. This is much easier for me than any of the solutions involving

RE: Changing the native newline mode

2010-02-12 Thread Bob Archer
On Feb 12, 2010, at 16:05, Bob Archer wrote: Is there any way to change the native newline mode for a particular working copy? I'm checking out code in Linux, over a CIFS mount to a Windows machine where it's being used. This is much easier for me than any of the solutions

Re: Changing the native newline mode

2010-02-12 Thread Glenn Maynard
On Fri, Feb 12, 2010 at 5:16 PM, Bob Archer bob.arc...@amsi.com wrote: Ah I see. Then wouldn't he just specify svn:eol-style CRLF? Assuming he only every edits with Windows tools. This isn't Windows-only code, and it's not code that only I'm touching. If someone's checking it out in Linux to

Re: Changing the native newline mode

2010-02-12 Thread Ryan Schmidt
On Feb 12, 2010, at 16:32, Glenn Maynard wrote: Although I'm not sure why he wouldn't check out with a windows client. I'm not sure how connecting to a Linux machine to checkout to a folder mounted on a windows machine is easier than using the windows CLI. It's easier because it's a

Re: Changing the native newline mode

2010-02-12 Thread Glenn Maynard
On Fri, Feb 12, 2010 at 6:23 PM, Bob Archer bob.arc...@amsi.com wrote: Use the native windows CLI. No clumsy Cygwin needed. But, to each his own. What, CMD? That's an order of magnitude worse than Cygwin. I would complain to MS about Studio mangling your line endings. Although my

Re: Changing the native newline mode

2010-02-12 Thread Andrey Repin
Greetings, Glenn Maynard! Although I'm not sure why he wouldn't check out with a windows client. I'm not sure how connecting to a Linux machine to checkout to a folder mounted on a windows machine is easier than using the windows CLI. It's easier because it's a fully configured CLI that I

Re: Changing the native newline mode

2010-02-12 Thread Andrey Repin
Greetings, Glenn Maynard! Is there any way to change the native newline mode for a particular working copy? I'm checking out code in Linux, over a CIFS mount to a Windows machine where it's being used. This is much easier for me than any of the solutions involving Windows clients, but ends

Re: Changing the native newline mode

2010-02-12 Thread Glenn Maynard
On Fri, Feb 12, 2010 at 10:15 PM, Andrey Repin anrdae...@freemail.ru wrote: Don't do that. Check out it where it'll be used. Telling people don't do what you want to do; do what you don't want instead is not helpful. First, CMD is quite powerful, if you know how to cook it. It doesn't really