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
hanges between 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 repositor

Re: svn.haxx.se is going away

2020-11-04 Thread David Chapman
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 So

Re: issue with relative externals after a rename

2018-03-28 Thread David Chapman
(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
I haven't 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
.com/nightly/en/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 wrote: On Fri, 29 Dec 2017 09:24:10 -0800, David Chapman wrote: But if I add the content of my cvsignore file to the config file as a whitespace separated list on one line that line becomes VERY log

Re: svnignore?

2017-12-29 Thread David Chapman
*.lib *.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
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 Right. www.chapman-consulting-sj.com

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 Develop

Re: Facing issues in Enable editing log messages.

2017-07-06 Thread David Chapman
rname or password 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 t

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 ; users@subversion.apache.org *Subject:* Re: Commit fails - "Can't set position pointer in file, access denied" On 12/8/2016 1:4

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

2016-12-08 Thread David Chapman
Access is denied. Completed! If anyone has any ideas, it’d be greatly 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

Re: Subversion dump/load - author

2016-09-13 Thread David Chapman
ersion. 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
sunderstood your question 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
7;s use 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)? No, the

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

2016-08-13 Thread David Chapman
ile deltas 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
a context appropriate to the directory in which you put them. I use Apache, 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 de

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 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 32bit and the 64bit OS. I have

Re: Debian Linux 32 vs. 64 bit

2016-01-25 Thread David Chapman
the safest approach 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 J

Re: Unexpected HTTP status 400 'Bad request'.

2015-12-07 Thread David Chapman
Or maybe the hard drive itself is failing, 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
sses. You can of course change the configuration file so that "*.so" files are not automatically excluded. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: File checkin hook work; http checkin hooks don't work : AW: SELInux disabled !AW: Problem with subversion hooks scripts under Linux Apache Dav

2014-06-27 Thread David Chapman
ines from httpd.conf have in them? User Group The scripts need to be executable by this user. On my server, for example, both lines say "apache" so my scripts need to be owned by "apache:apache". P.S. Running Apache as root is not a good idea; I just want to confir

Re: Missing update-report close tag on CheckOut

2014-05-04 Thread David Chapman
run "svnadmin verify /var/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
o 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 -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

Re: Unable to open repository following reboot

2013-12-04 Thread David Chapman
le file handle" looks like a problem within the server accessing 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 --

Re: svn delete removes read-only files

2013-11-19 Thread David Chapman
s by creating a read-only file 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
slash before executable name); I'll bet that it does not ask you for permission to remove a write-protected 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
ated? The directory in SVNParentPath shouldn't 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. -- Dav

Re: server config

2013-08-19 Thread David Chapman
u have only one repository; use SVNPath. I don't know if that is the direct cause of your 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 D

Re: Strange behavior

2013-08-12 Thread David Chapman
l-ignores for Windows set to: global-ignores = *.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

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 R&D) 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.

Re: Tags - Symbolic names instead of Directory copy?

2013-05-22 Thread David Chapman
or a path@revision would be a very useful thing. I'd say tags don't fit your repository configuration. See if you can get a pre-commit hook that blocks modifications to the tags directory tree within the repository. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.chapman-consulting-sj.com

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 to

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

2013-05-18 Thread David Chapman
ion to be extended in a particular way, learn its internals and write a spec 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 th

Re: Error while updating

2013-04-24 Thread David Chapman
n files from a backup (you do have backups 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: Local modification on checkout?

2013-01-17 Thread David Chapman
riginal file have a newline at the end of the last line? Maybe newline conversion is adding one. Just a shot in the dark... -- 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
ks 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: version can not be svnsync

2012-11-22 Thread David Chapman
course, i can skip this version, but i want more 1. how can i got these two version back, instead of just skip? 2. if i was the only one who have met this error 3. what cause these ? will it happen again? 4. can i know another error like these was on? thanks, for all of your reply

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

2012-09-20 Thread David Chapman
ested he look for a version mismatch between 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 dc

Re: general questions

2012-09-10 Thread David Chapman
can't help you find a GUI 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

Re: general questions

2012-09-10 Thread David Chapman
l the first script each time you add a new repository, rather than type in the commands 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 o

Re: Question about Basic Authentication

2012-09-06 Thread David Chapman
(and worse yet, 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

Re: SVNSYNC Error

2012-07-31 Thread David Chapman
y need to use quote marks around arguments. I 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
simple script running; if you can't get a single line "exit 0" script to work then none of the complicated scripts will work. In particular, if you are not an expert batch file/shell script developer, you shouldn't try anything fancy. You can really mess things up. -- 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
cript must 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 Develop

Re: svnversion feature

2012-06-07 Thread David Chapman
no local changes to files 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
uite. (Yes, I would have 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: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

2012-03-10 Thread David Chapman
always updated consistently. Every now and then debris is left behind on one platform or another. And that occurs even without CI. If I were rich or bored, I'd be tempted to try to implement this feature myself. The pieces should already be in the code base. -- David Chapman

Re: Subversion restore

2012-02-22 Thread David Chapman
ot;svn --version"; it will tell you what's 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 Soft

Re: Upgrade Subversion 1.4.3

2012-02-01 Thread David Chapman
is repository sharding, to avoid having tens of thousands of revision files in a single directory. Now you know why many admins work late nights or weekends. :-( -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA Software Development Done Right. www.cha

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread David Chapman
d reason not to copy files from Linux 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
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
ames 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'

Re: Request for thoughts on working copy enhancement request

2011-12-21 Thread David Chapman
nd my machine is not so small that a few 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
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: 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

Re: New to SVN

2011-12-07 Thread David Chapman
already exist) and what were the commands you used to create the project and import the initial source code? Finally, what do you mean by "every icon"? Can you give us an example of an unexpected file name? -- 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
es into distinct, and flat, directories. Don't nest them in a tree. 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: workqueue.c line 672: assertion failed (checksum !=NULL)

2011-11-16 Thread David Chapman
upted 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: Upgrading repo without using svnserve

2011-11-10 Thread David Chapman
x27;t tell you how much to delete afterwards, 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 dc

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

2011-11-02 Thread David Chapman
s compiled 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 Co

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

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

Re: svn 1.7 assertion failed

2011-10-17 Thread David Chapman
The caveat to search 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
ion for all of the zillion functions in SVN. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: File access control

2011-10-01 Thread David Chapman
et a higher quality product. That's why you're finding so little support for your methodology in the tools. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: File access control

2011-10-01 Thread David Chapman
s by blocking all access except for a very small window, but the productivity cost is generally judged to be too high. -- 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
HEL 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 Jose, CA

Re: svnserve update + commit hangs system

2011-08-10 Thread David Chapman
waking up the screen from screensaver state. Just 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: 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: Moving Repositories to New server

2011-07-26 Thread David Chapman
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 won't work unless changes to the repository format have been made recently. I had a problem when copy

Re: Moving Repositories to New server

2011-07-26 Thread David Chapman
svnsync approach recommended 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: My Backup Script

2011-07-26 Thread David Chapman
want it. fi done # 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 anot

Re: Setuid

2011-07-22 Thread David Chapman
are planning 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
shell to /bin/nologin 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
n the "defs.mk" file defines the include and object file lists in machine-independent form, while the "deps.mk" file defines the dependencies in machine-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
You can replace the file autobot without affecting a2, 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: global-ignores

2011-04-15 Thread David Chapman
cutable bit will also exclude shell scripts, which you may well want to consider for automatic adding to the repository. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: Advice on upgrading svn and moving to new server

2011-04-01 Thread David Chapman
But that means the repository is down for a day (I always reformat the hard drive when I upgrade the operating system). Your mileage may vary. -- 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
rverName subdomain1.mydomain.com DAV svn SVNPath /var/svn/subdomain1 ... ... Note that VirtualHost directives are incompatible with https: access because the destination host name is encrypted with the rest of the packet data and Apache can't decrypt the packets before direct

Re: pre-lock.bat Failed in Repo browser

2011-03-08 Thread David Chapman
ve a value when 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 dc

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

2011-02-28 Thread David Chapman
On 2/28/2011 11:00 AM, James Ralston wrote: On 2011-02-28 at 10:49-08 David Chapman wrote: A "hot copy" by definition is one that will safely allow read-only access while the backup is in progress. But I asked about "svnadmin dump", not "svnadmin hotcopy". Ar

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

2011-02-28 Thread David Chapman
ll access during 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: Help with files changed outside of svn

2011-02-28 Thread David Chapman
g Subversion so that only the post-commit hook script can change it. Don't *ever* allow users to modify files in that directory. -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: ^M Appends to every line?

2011-02-24 Thread David Chapman
7;ll need to add one in Notepad, Komodo, or your favorite Linux editor. I have no idea why you would see this problem only with "svn:eol-style" defined (if in fact this is the problem). -- David Chapman dcchap...@acm.org Chapman Consulting -- San Jose, CA

Re: ^M Appends to every line?

2011-02-24 Thread David Chapman
done an octal dump of the scripts to see what is at the end 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-23 Thread David Chapman
un a script to fix line 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: ^M Appends to every line?

2011-02-23 Thread David Chapman
y for the affected files. Other 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: svn status comes out empty

2011-02-14 Thread David Chapman
myridia.com/dev_posts/view/687 So you would use: find// -name .svn -prune -o -type f -exec 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
e via inetd (look for that subject 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

Re: mod_dav_svn + automatic per-directory user authorization

2011-02-12 Thread David Chapman
blicly accessible Subversion hosting services (e.g. unfuddle.com) use http:// access, but I don't know how they manage adding or removing users (unfuddle.com advertises "up and running in as little as one minute"). So you need some method of getting the username and passwor

Re: svnadmin create complains about subrepositories

2011-02-10 Thread David Chapman
ons about what 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 Jose, CA

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

2011-02-04 Thread David Chapman
u to see why the changes were 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

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. -- Dav

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

Re: Error on Post Commit Hook.BAT

2011-02-01 Thread David Chapman
terpret "/message.txt" as a parameter, not part of your message file name. If you're going to be creating or editing Windows batch files, I strongly encourage you to buy a book on how to create them. It's been so long that I can't recommend one to you, unfortunately. -- 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
On 2/1/2011 1:29 PM, Johan Corveleyn wrote: On Tue, Feb 1, 2011 at 9:39 PM, David Chapman wrote: Running Subversion 1.6.15 under Windows 7, if I redirect the output of "svn diff" to a file and then try to edit that file using Notepad, the line breaks are garbled. In particular they

missing carriage returns from output of "svn diff" in Windows

2011-02-01 Thread David Chapman
o fix it, or is it a bug that should be bumped to the dev list? (For the record, I have "UnxUtils.zip" loaded, so I have a number 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

  1   2   >