Re: SVN: PCSWMM Use

2021-09-14 Thread David Chapman
On 9/14/2021 9:26 AM, Jason Kimmet wrote: (snipped to avoid top-posting) *From:* David Chapman *Sent:* Thursday, September 9, 2021 4:29 PM *To:* Jason Kimmet ; users@subversion.apache.org *Subject:* Re: SVN: PCSWMM Use

Re: SVN: PCSWMM Use

2021-09-09 Thread David Chapman
model runs?  Is it text or binary? Are the files very large (gigabytes or more)?  Are they inputs to software, or outputs?  Generally it is assumed that output files can be recreated given the full input configuration, so program outputs are often left out of the repository. -- Dav

Re: svn.haxx.se is going away

2020-11-04 Thread David Chapman
along (there is no https://svn.curl.se as of a few minutes ago), but then again I'm just a Curl user, not a dev.  Curl development is hosted on Github, so maybe he lost interest in a Subversion archive? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA EDA Software Dev

Re: issue with relative externals after a rename

2018-03-28 Thread David Chapman
mit path(s) in the pre-commit hook.  If a tag directory is in the commit list, return an error. http://svnbook.red-bean.com/nightly/en/svn.ref.reposhooks.pre-commit.html -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA EDA Software Developer, Expert Witness w

Re: subversion not detecting apr and apr-utils libraries

2018-03-07 Thread David Chapman
tried to build Subversion in a long time, and I use CentOS, not Ubuntu... -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA EDA Software Developer, Expert Witness www.chapman-consulting-sj.com 2018 Chair, IEEE Consultants' Network of Silicon Valley

Re: svnignore?

2017-12-29 Thread David Chapman
/svn.advanced.confarea.html today and it made no mention of this. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA EDA Software Developer, Expert Witness www.chapman-consulting-sj.com

Re: svnignore?

2017-12-29 Thread David Chapman
On 12/29/2017 10:55 AM, Bo Berglund wrote: On Fri, 29 Dec 2017 19:05:06 +0100, Bo Berglund <bo.bergl...@gmail.com> wrote: On Fri, 29 Dec 2017 09:24:10 -0800, David Chapman <dcchap...@acm.org> wrote: But if I add the content of my cvsignore file to the config file as a whitespace se

Re: svnignore?

2017-12-29 Thread David Chapman
b *.ciz *.map *.exe  *.bak *.pdb *.ilk *.idb Note that these directories are not present for a given user until that person has run some Subversion command on the machine.  "svn --version" should be enough. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA EDA Software Developer, Expert Witness www.chapman-consulting-sj.com

Re: Clarification on hot-backup.py usage

2017-10-06 Thread David Chapman
happy if someone can confirm if verification is done on the source repo or on the resulting hot backup Thanks in advance. Regards, William It verifies the hot backup directory. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done

Re: upgrading server

2017-07-25 Thread David Chapman
installed an SSD on my new machine - much faster than rotating media, and Subversion's "write once" philosophy (old revisions are essentially immutable) works well on an SSD. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development

Re: Facing issues in Enable editing log messages.

2017-07-07 Thread David Chapman
as your Windows account. What you need to do is obtain the Subversion account password from your repository administrator. Then use that password whenever you need to perform a Subversion action. By the way, please don't top-post - it makes the conversation hard to follow. -- David

Re: Commit fails - "Can't set position pointer in file, access denied"

2016-12-08 Thread David Chapman
On 12/8/2016 2:22 PM, Ryu, Ryan wrote: *From:*David Chapman [mailto:dcchap...@acm.org] *Sent:* Thursday, December 08, 2016 2:10 PM *To:* Ryu, Ryan <r...@moog.com>; users@subversion.apache.org *Subject:* Re: Commit fails - "Can't set position pointer in file, access denied" O

Re: Commit fails - "Can't set position pointer in file, access denied"

2016-12-08 Thread David Chapman
appreciated. Thank you! Do you have antivirus software running? If so, can you try an experiment with the antivirus software disabled? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Subversion dump/load - author

2016-09-13 Thread David Chapman
of Subversion. Someone (not me) on the Subversion E-mail list might know the answer to your question, but you should probably ask on the TortoiseSVN E-mail list. Good luck. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Subversion dump/load - author

2016-09-13 Thread David Chapman
please list the files which have surprising ownership. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: A couple thousand mp3 files (this is not spam I swear )

2016-08-14 Thread David Chapman
se of the term "rename" (included below)? Yes, he and I are referring to the same thing. The file contents are not copied, which is your primary goal. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: A couple thousand mp3 files (this is not spam I swear )

2016-08-13 Thread David Chapman
On 8/13/2016 12:29 PM, Adam Jensen wrote: On 08/13/2016 02:21 PM, David Chapman wrote: On 8/13/2016 11:07 AM, Adam Jensen wrote: When a branch is created, are the files under revision control in the trunk copied to the branch (is there any duplication of files in the repository

Re: A couple thousand mp3 files (this is not spam I swear )

2016-08-13 Thread David Chapman
eltas when content is modified. Your use case is unusual, but as long as you don't make a lot of changes to the binary files, it will be efficient. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: E165001 pre-commit hook failed

2016-07-31 Thread David Chapman
he, and I had to track down these files afterward and fix them one by one - very painful. This isn't just a Subversion problem but is a general Apache problem. If you do have SELinux running, a quick way to determine whether you have a security context problem is to turn SELinux off brie

Re: Debian Linux 32 vs. 64 bit

2016-01-25 Thread David Chapman
On 1/25/2016 10:45 AM, Philip Martin wrote: David Chapman <dcchap...@acm.org> writes: On 1/25/2016 3:59 AM, Niemann, Hartmut wrote: I want to upgrade my Linux box from Debian Jessie (32bit) to Debian Jessie (64bit). For the transition time, the machine will boot alternating the

Re: Debian Linux 32 vs. 64 bit

2016-01-25 Thread David Chapman
was to have a separate machine (or at least a separate hard drive) so that I always had a stable system running. I took the original offline only after the new one was running and stable. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software

Re: Unexpected HTTP status 400 'Bad request'.

2015-12-07 Thread David Chapman
, and the other repositories have simply been "lucky" so far. # svnadmin verify /path/to/repository/root -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: SVN doesn't like .so files?

2014-10-10 Thread David Chapman
excluded. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Missing update-report close tag on CheckOut

2014-05-05 Thread David Chapman
/www/html/svn/repo on my server. This requires read privilege on all directories in the repository, of course, so I run it as root. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: encountered error with subversion version 1.8.0

2014-01-29 Thread David Chapman
2742 exit signal Aborted (6) My svn client is version 1.8.5. These are Apache errors, so the first question is what versions of HTTPD and Subversion are present on the server. The client version probably doesn't matter. -- David Chapman dcchap...@acm.org Chapman Consulting

Re: Unable to open repository following reboot

2013-12-04 Thread David Chapman
the data, not the NAS. If you can't reboot, can you umount/mount the NAS from one of the affected machines and then try again on that machine? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting

Re: svn delete removes read-only files

2013-11-19 Thread David Chapman
in a non-superuser account. Guess I learned something today. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: svn delete removes read-only files

2013-11-15 Thread David Chapman
file. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: server config

2013-08-19 Thread David Chapman
problem, but you should fix it. You can also try working with AuthType Basic, creating passwords with /usr/sbin/htpasswd, until you figure things out. I have more experience with that than AuthType Digest, so I can't help you there. -- David Chapman dcchap...@acm.org Chapman

Re: server config

2013-08-19 Thread David Chapman
point to a repository, but to the parent directory of the repository (and its friends). I don't know if this would cause the security issues you are seeing, but it is a common enough mistake that I thought I would ask. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose

Re: Strange behavior

2013-08-12 Thread David Chapman
= *.obj *.lib *.map *.exe *.bak *.pdb *.ilk *.idb There might need to be a few more; it's been several years since I have imported existing code into my Subversion repositories. But you get the idea. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software

Re: Tags - Symbolic names instead of Directory copy?

2013-05-22 Thread David Chapman
the repository. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Tags - Symbolic names instead of Directory copy?

2013-05-22 Thread David Chapman
On 5/22/2013 7:56 PM, Branko Čibej wrote: On 23.05.2013 04:33, David Chapman wrote: On 5/22/2013 4:57 PM, Varnau, Steve (Seaquest RD) wrote: So, am not saying there is anything fundamentally wrong with how “tags” work now. They just don’t fit our desired semantics, so we don’t use them. I am

Re: Subversion Doesn't Have Branches aka Crossing the Streams aka Branches as First Class Objects?

2013-05-18 Thread David Chapman
which comprehends the internals and current usage. Maybe then someone will be inclined to work on it. Better yet, offer help. This is a community project, after all, and what better way to be a member of the community than to help? Right now you are not. -- David Chapman dcchap

Re: Subversion Doesn't Have Branches aka Crossing the Streams aka Branches as First Class Objects?

2013-05-18 Thread David Chapman
On 5/18/2013 12:01 PM, Zé wrote: On 05/18/2013 07:16 PM, David Chapman wrote: You are pretty insistent that there is One True Way to use branches in development. No, I'm stating that if all a SCM does is track changes made to the contents of a directory and you rely on changes made

Re: Error while updating

2013-04-24 Thread David Chapman
of the repository, right?), but the Subversion users list needs to know more about the problems you are having. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Subversion Rev number - quick question

2012-12-31 Thread David Chapman
in during the job B run. We like to know if there is anything needed to be done in SVN to make it work ? Tags are cheap copies; make a tag at the start of the build process and have the build system use only the tag. -- David Chapman dcchap...@acm.org Chapman Consulting -- San

Re: Commit - 500 Internal Server Error in response to POST request

2012-09-21 Thread David Chapman
the installed DAV .so files and the new Subversion executables (i.e. that he may need to install new DAV .so files as well), and that turned out to be the case. He has reverted to Subversion 1.6.18 for the time being. -- David Chapman dcchap...@acm.org Chapman Consulting -- San

Re: general questions

2012-09-10 Thread David Chapman
all over again. 2) Automation of this kind allows you to configure all of your repositories identically. 3) The scripts document the configuration you used (rather than scraps of paper somewhere, or the memory of an employee who may leave). -- David Chapman dcchap...@acm.org Chapman

Re: general questions

2012-09-10 Thread David Chapman
that will help you administer your repositories. TortoiseSVN is a client-side GUI for Windows-based machines but I haven't used it. I don't know how close it comes to meeting your needs. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development

Re: Question about Basic Authentication

2012-09-06 Thread David Chapman
, the passwords were plaintext), but password file location is a trap for the unwary. I've never set up Apache under Windows, so I can't suggest a good location. Maybe the directory in which httpd.conf is stored? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: SVNSYNC Error

2012-08-01 Thread David Chapman
recommend avoiding space characters in your directory names for this test. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: SVNSYNC Error

2012-07-31 Thread David Chapman
guard against it. But if you are just creating a repository backup that no one else will use unless the original crashes irretrievably, you don't need anything more. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right

Re: svnversion feature

2012-06-07 Thread David Chapman
that would also prevent exact reproduction of the build. What you choose is up to you, but exact reproduction is the goal. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: New to subversion, need to find documentation on writing hooks

2012-05-20 Thread David Chapman
liked to reduce that suite to 30 seconds or less, but that was a much larger problem than what I could change at that company.) -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Subversion restore

2012-02-22 Thread David Chapman
been installed. Don't continue to use an old version of Subversion; upgrade as soon as possible. You won't get any support for older versions. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread David Chapman
to Windows directly, whether directly or by viewing from a network file system.) -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: 'svnadmin verify' failed after hotcopy with 'svnadmin: E160004: Revision file (r2255) lacks trailing newline'

2012-01-12 Thread David Chapman
that is inexpensive but can still act as a server. The fact that the problem is intermittent also points to something outside of Subversion. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Space Constrain

2012-01-11 Thread David Chapman
of these large file, rather than the large files themselves? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: control-M characters that are NOT end of line characters

2012-01-04 Thread David Chapman
with the filetypes to avoid Subversion from complaining about the ^M in the file? It's been awhile since I've played with the Korn shell, but this works in bash: #!/bin/bash -f sed 's/\r//g' $1 tmpfile Rather than use a special character, I used the shell's escape sequence. -- David Chapman

Re: Request for thoughts on working copy enhancement request

2011-12-21 Thread David Chapman
gigabytes of duplicated storage would fill it. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: New to SVN

2011-12-07 Thread David Chapman
(The convention on this list is not to top-post. Also, please reply all so that the entire conversation can be searched in the Subversion archives.) On 12/7/2011 8:56 AM, James Lopes wrote: *From:*David Chapman [mailto:dcchap...@acm.org] *Sent:* Wednesday, December 07, 2011 11:48 AM

Re: New to SVN

2011-12-07 Thread David Chapman
On 12/7/2011 9:51 AM, James Lopes wrote: *From:*David Chapman [mailto:dcchap...@acm.org] *Sent:* Wednesday, December 07, 2011 11:48 AM *To:* James Lopes *Cc:* users@subversion.apache.org *Subject:* Re: New to SVN On 12/7/2011 8:16 AM, James Lopes wrote: I created a project in our repository

Re: workqueue.c line 672: assertion failed (checksum !=NULL)

2011-11-16 Thread David Chapman
and you need to check out another. The working copy upgrade process cannot handle certain types of working copy corruption. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: svn commit does not work with SVNParentPath in location and 1.7-client (HTTPv2)

2011-11-16 Thread David Chapman
. Move some of your repositories into /usr/home/svn/foo and some into /usr/home/svn/bar, and change your configuration file to look like this: [skip] This will give you a setup that works reliably. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: Upgrading repo without using svnserve

2011-11-10 Thread David Chapman
, but I would expect that you can leave everything in place. If TortoiseSVN insists on going through svnserve.exe, you should be able to delete just that. It may be better to ask this question on the TortoiseSVN list. -- David Chapman dcchap...@acm.org Chapman Consulting -- San

Re: Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread David Chapman
myself. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: Request for Subversion Server 1.5.3 binaries for AIX OS link

2011-11-02 Thread David Chapman
Subversion for AIX, and I don't know if you will find anyone who supplies raw binaries only. Compiling the source code is not terribly difficult; is there a reason you don't want to try to compile it yourself? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose

Re: svn 1.7 assertion failed

2011-10-17 Thread David Chapman
the mailing list is clearly worthless if there is no obvious way to do what it suggests. Tony. Major search engines crawl the archives. This seems to be an obvious way. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: svn merge operation extremely slow

2011-10-02 Thread David Chapman
. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: File access control

2011-10-01 Thread David Chapman
cost is generally judged to be too high. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: File access control

2011-10-01 Thread David Chapman
little support for your methodology in the tools. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: svnserve update + commit hangs system

2011-08-10 Thread David Chapman
launch the monitor process, trigger the problem, and then watch on your console screen. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: Problems compiling 1.7.0 on redhat el4 64bit

2011-08-10 Thread David Chapman
flags for RHEL 4.x will be simpler than trying to fix the new UTF-8 code. Have you tried intermediate levels of optimization? We went to production with -O2, so it's not as if all 64-bit optimizations were broken. -- David Chapman dcchap...@acm.org Chapman Consulting -- San

Re: My Backup Script

2011-07-26 Thread David Chapman
# Show the contents echo Contents of the backup: ls -ld $DEST/* # zip up the result cd $DEST zip -r -q -y $DEST.zip . # Talk to the user echo Backup is in file $DEST.zip: ls -ld $DEST.zip # The file $DEST.zip can now be transported to another computer. -- David Chapman dcchap

Re: Moving Repositories to New server

2011-07-26 Thread David Chapman
by another poster. Downtime can be even less than when copying repository directories directly. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: Moving Repositories to New server

2011-07-26 Thread David Chapman
On 7/26/2011 9:48 AM, Stefan Sperling wrote: On Tue, Jul 26, 2011 at 09:22:04AM -0700, David Chapman wrote: On 7/26/2011 8:44 AM, Stefan Sperling wrote: On Tue, Jul 26, 2011 at 08:35:31AM -0700, David Chapman wrote: If the processor architectures differ, copying the repositories directly

Re: Setuid

2011-07-22 Thread David Chapman
to do this on a server that you wish to lock down, then I see no reason why it would cause problems, but if users can login and do other work on this machine, you are constraining them. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: empty pre-commit hook fails with svn+ssh with some accounts

2011-07-21 Thread David Chapman
or even just fakeshell breaks everything. Is there another way to give an invalid shell? How about /bin/false? This is the shell defined for all of the non-login (e.g. daemon) accounts on my machines. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: how to maintain two trunks?

2011-05-07 Thread David Chapman
-independent form. Anything that cannot be machine-dependent goes into the compiler-specific makefile, e.g. makefile.wat. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: How to create a link that works between OS X and Ubuntu

2011-04-25 Thread David Chapman
, but if you replace autobot (rm autobot; make autobot) you will find that the connection between autobot and a is broken. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: Hosting multiple subdomains with a common SVNParentPath under apache

2011-03-10 Thread David Chapman
the packets before directing them. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: pre-lock.bat Failed in Repo browser

2011-03-08 Thread David Chapman
running from a hook script. From a Command Prompt window, type: echo %VISUALSVN_SERVER% Then substitute the returned value into your script. If you run this echo command in the hook script during a commit operation, it will not print anything. -- David Chapman dcchap...@acm.org

Re: Help with files changed outside of svn

2011-02-28 Thread David Chapman
in that directory. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: can svnadmin dump tolerate read-only repository access?

2011-02-28 Thread David Chapman
the upgrade... A hot copy by definition is one that will safely allow read-only access while the backup is in progress. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: can svnadmin dump tolerate read-only repository access?

2011-02-28 Thread David Chapman
be an issue for your developers. But if you prevent commits (including revprop changes) during the transition, you should be fine. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: ^M Appends to every line?

2011-02-24 Thread David Chapman
of the files? On which platform are they failing - Windows or Linux? -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: ^M Appends to every line?

2011-02-24 Thread David Chapman
). -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: ^M Appends to every line?

2011-02-23 Thread David Chapman
useful commands: svn proplist file svn propget svn:eol-style file where file is the name of the file you are looking at. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: ^M Appends to every line?

2011-02-23 Thread David Chapman
endings in every sandbox is a recipe for disaster. dos2unix and unix2dos are precisely the kind of local rewriting you want to avoid. My two cents (and one million lines of code) worth... -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: svn status comes out empty

2011-02-14 Thread David Chapman
sed -i 's/testing/running/g' {} \; -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: mod_dav_svn + automatic per-directory user authorization

2011-02-12 Thread David Chapman
to httpd (replacing AuthType and AuthUserFile), but otherwise it's pretty straightforward. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: mod_dav_svn + automatic per-directory user authorization

2011-02-12 Thread David Chapman
heading in the Subversion book). I don't have any experience with that, however. Your access requirements (many small repositories, many users, fine-grained path-based authorization) don't sound like what Subversion is designed for. It may not be an appropriate tool for you. -- David Chapman

Re: svnadmin create complains about subrepositories

2011-02-10 Thread David Chapman
will be there. It's not expecting arbitrary data in arbitrary places. Support of this feature would greatly constrain the developers and I wouldn't expect them to like it (I know I wouldn't, if I were a Subversion developer). -- David Chapman dcchap...@acm.org Chapman Consulting -- San

Re: Need help in restoring the svn repository (server side)

2011-02-04 Thread David Chapman
made or distinguish between changes (e.g. was this line of code implementing a feature or fixing a bug?). -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

missing carriage returns from output of svn diff in Windows

2011-02-01 Thread David Chapman
of Unix/Linux utilities such as od available under Windows, and only the Windows Subversion executable ever writes into a Windows sandbox.) Thanks. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: missing carriage returns from output of svn diff in Windows

2011-02-01 Thread David Chapman
. The server, BTW, is running Subversion 1.6.11 under Slackware 13.1. This is the build that came with the distro; I didn't see a need to upgrade (though I could if there is a compelling reason). Not that I think server-side is the cause... Thanks for your comments. -- David Chapman

Re: Error on Post Commit Hook.BAT

2011-02-01 Thread David Chapman
On 2/1/2011 10:54 PM, Waseem Bokhari wrote: http://www.netsoltech.com/// *From:*David Chapman [mailto:dcchap...@acm.org] *Sent:* Wednesday, February 02, 2011 11:48 AM *To:* Waseem Bokhari *Cc:* users@subversion.apache.org *Subject:* Re: Error on Post Commit Hook.BAT On 2/1/2011 10:16 PM

Re: Error on Post Commit Hook.BAT

2011-02-01 Thread David Chapman
developer's machine. My Subversion installation does not send E-mail to developers and so I do not know of any programs that send mail to an SMTP server from a Windows command line prompt. Perhaps someone else on the list will know. I can't help you further. -- David Chapman