Re: File not accepted as valid addition to svn

2018-02-13 Thread Dave Huang
ke "\" in Unix shells), so as an alternative to quoting the filename, you can do: svn add Fasadändring^&Attefalltillbyggnad.pdf -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / Telegram: @dahanc| dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C 41 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++

Re: inodes usage of svn server

2018-01-03 Thread Dave Huang
e repo does go faster when dealing with a couple dozen large files vs. tens of thousands of small files. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / Telegram: @dahanc| dolphin and dog / koala bea

Re: Hiding Subversion version number

2017-12-16 Thread Dave Huang
of examples, e.g., https://svn.openstreetmap.org/ See also: http://svn.apache.org/viewvc/subversion/trunk/subversion/mod_dav_svn/repos.c?view=markup#l3547 -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / Telegram: @dah

Re: Hiding Subversion version number

2017-12-15 Thread Dave Huang
che.org/docs/2.4/mod/core.html#serversignature <https://httpd.apache.org/docs/2.4/mod/core.html#serversignature>) -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / Telegram: @DahanC| dolphin an

Re: svn+ssh very slow, but ssh is just fine - difference in socket calls?

2016-10-04 Thread Dave Huang
On 10/4/2016 12:26, Karen Pease wrote: As it says on the tin, our connections via svn+ssh are painfully slow, yet we can ssh into the server without any delays whatsoever. A find on the subversion repository likewise whips through without delay, and there's no memory or CPU load on the serve

Re: Subversion 1.8.14 won't install on OSX

2015-11-09 Thread Dave Huang
On Nov 9, 2015, at 4:22, Alexander Henket wrote: > > Right, that's it. I downloaded the zip variant. Don't know why it should > matter, but anyway. It's working now .. sort of: While zip works just about everywhere these days, it has its origins in the MSDOS world, and Windows can extract zip

Re: Subversion 1.8.14 won't install on OSX

2015-11-08 Thread Dave Huang
On Nov 8, 2015, at 23:31, Alexander Henket wrote: > > Hi, > > Tried to build Subversion 1.8.14, but: there is no "configure" and all *.sh > files are Windows CRLF formatted so they do not work before conversion. I do > not have autogen. Maybe you downloaded from the wrong place? http://www.u

Re: svnrdump produce a strange dump file

2015-10-01 Thread Dave Huang
On Oct 1, 2015, at 8:29, Nico Kadel-Garcia wrote: > > On Thu, Oct 1, 2015 at 4:19 AM, Yves Martin wrote: >> Hello, >> >> I have a Subversion 1.6.17 server running on Debian Linux and access through >> HTTPS. >> >> I used both Subversion 1.8.10 and Subversion 1.9.2 to produce a partial dump >>

Re: question about subversion 1.9 unicode normalization status

2015-08-13 Thread Dave Huang
While I only work in English these days and am not affected by this problem, I used to work at a place were a lot of l10n stuff was going on, and saw all sorts of languages and accented letters :) -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrop

Re: question about subversion 1.9 unicode normalization status

2015-08-11 Thread Dave Huang
ly blame SVN either. If anything, Unicode should've just declared one canonical form instead of giving options. But while HFS(+) is old and is due for an overhaul, its use of Unicode NFD isn't broken. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@az

Re: [Question, Bug?] Subversion Windows

2015-08-01 Thread Dave Huang
On 8/1/2015 16:10, Daniel Shahaf wrote: Jens Drodofsky wrote on Fri, Jul 31, 2015 at 11:36:46 +0200: Hello, I didn't have any problems, all is working, but in the German language there are some letters (special characters: ä , ö, ü and ß) that are used in the command line. Example (Command): Ge

Re: Svn rename doesn't copy custom properties

2015-04-30 Thread Dave Huang
On 30.04.2015 01:23, Dan Ellis wrote: OK, so it gets stranger... I admit I changed the property names a bit to simplify them. When I ran the simplified names, it does work. Do you perhaps have some commit hook scripts on the server that look for those properties and do special things with th

Re: Getting Subversion Exception while SVN Upgrade working copy

2015-03-26 Thread Dave Huang
it on the Subversion mailing list, not the TortoiseSVN list. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C 39 Y++ L

Re: mod_dav_svn.so does no more support lock functions

2015-01-06 Thread Dave Huang
have been compiled with compatible compilers. I'm using the http://www.apachehaus.com/ binaries, and they're working well. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan

Re: Windows 8 Tortoise SVN --- missing green check marks

2014-10-13 Thread Dave Huang
On Oct 13, 2014, at 10:26, John Maher wrote: > Hi Dave > > What version of tsvn are you using. Perhaps I have an older version? The current one, TortoiseSVN 1.8.8 (64-bit).

Re: Windows 8 Tortoise SVN --- missing green check marks

2014-10-13 Thread Dave Huang
tely Windows 7. As others have mentioned, if you're having problems with the overlays not showing, ask the TortoiseSVN mailing list. And check this FAQ item too: http://tortoisesvn.net/faq.html#ovlnotshowing -- Name: Dave Huang | Mammal, mammal / their names are called / INet:

Re: Blocking root from SVN repository

2014-08-27 Thread Dave Huang
On Aug 27, 2014, at 10:08, Zé wrote: > On 08/27/2014 03:53 PM, Les Mikesell wrote: >> It's not that you can't use it, just that it can't protect you from >> the things that can happen through direct file system access. Like >> accidentally deleting the whole repo or changing ownership or >> per

Re: Unable to browse repo

2014-02-12 Thread Dave Huang
On 2014-02-12 11:46 AM, C M wrote: For what it's worth, line 93 refers in the config file is listed below. As far as I know, this file hasn't been modfied recently by anyone. At least that's what my team members tell me. 92 ### put last-committed timestamps on every file touched. 93 use-

Re: ignore property not ignoring...

2014-01-10 Thread Dave Huang
ml#repos-dictated-config If you upgrade the Mac client to 1.8.x, it should honor svn:global-ignores. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and ho

Re: SQLite appears to be compiled without large file support

2013-12-05 Thread Dave Huang
On 2013-12-05 1:16 AM, David Kelly wrote: Repeat adding -s to ls. I think that will list the position of EOF. I think you have a sparse file which physically occupies 119k but has massive holes which have yet to be assigned disk blocks. It's the other way around-- ls -l shows the logical lengt

Re: IPv6 URL support in SVN? v1.8.4 works with IPv4, not with IPv6

2013-11-02 Thread Dave Huang
are IPv4, I suspect svn will still connect to www.nlnetlabs.nl over IPv6. You can use tcpdump to confirm, or if you have access to them, look at the logs on www.nlnetlabs.nl. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw /

Re: Windows file:/// URL format for svnsync

2013-10-31 Thread Dave Huang
On Oct 31, 2013, at 15:17, David Goldsmith wrote: > OK, now we're going in circles: what you cut and paste is what I've been > trying, over and over again, to no avail (as I said in my OP, it didn't like > the way I'm specifying my source folder.) I'm sure there's some subtlety > that--as a

Re: Switching

2013-08-22 Thread Dave Huang
On Aug 22, 2013, at 13:39, John Maher wrote: > You digress. Not a single one of the compiled libraries lives within the > versioned directories. Please read the question before replying incorrectly. > It has nothing to do with code. It has nothing to do with the build. > Please ask for c

Re: Tortoise SVN is not listed on binary packages page

2013-07-11 Thread Dave Huang
On 7/11/2013 12:50 PM, Mark Mikofski wrote: I was looking for a comprehensive list of SVN clients to link to, and I was surprised to see that TortoiseSVN http://tortoisesvn.net/ is not listed on the packages page http://subversion.apache.org/packages.html#windows. I suspect TortoiseSVN isn't

Re: Advice for changing filename case in SVN on case insensitive system

2013-06-20 Thread Dave Huang
On 6/20/2013 5:34 PM, Geoff Hoffman wrote: We have a bunch of Kohana 3.2 projects in revision control, all with lower case filenames. We're upgrading to Kohana 3.3; one of the main changes to Kohana 3.3 is implementing PSR-0 filename conventions, which require the class Model_Myclass to be fo

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

2013-05-19 Thread Dave Huang
branches in SVN all the time… you might take a look at the SVN Book for documentation if you're confused about how to do it: http://svnbook.red-bean.com/en/1.7/svn.branchmerge.html HTH, HAND. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org |

Re: antivirus messing up a checkout

2013-02-21 Thread Dave Huang
want from the contrib directory, cd in there and svn up --set-depth immediates, etc… getting as much as you can, while avoiding /contrib/windows/installer/tools/RemoteControl.exe Perhaps there's an easier way to do this; I've never tried to exclude a specific file from a checkout. -- N

Re: data encryption

2013-02-05 Thread Dave Huang
On 2/5/2013 4:09 PM, Thorsten Schöning wrote: Guten Tag Hector Magnanao, am Dienstag, 5. Februar 2013 um 19:29 schrieben Sie: Thanks, I guess my question wasn't so clear. I was asking for something or a suggestion on how to encrypt data from Subversion. This doesn't sound more clearly to more

Re: Cannot add files which contain '@' in filename

2012-11-26 Thread Dave Huang
like peg revisions make sense when adding files. I'm just an average svn user though; I'll leave it to someone more knowledgable to answer whether svn add should treat "@" literally, rather than as a peg revision spec. -- Name: Dave Huang | Mammal, mammal / their na

Re: Cannot add files which contain '@' in filename

2012-11-25 Thread Dave Huang
ntax for “revision 11 of news”? Thankfully, while svn will always assume the latter, there is a trivial workaround. You need only append an at sign to the end of the path, such as news@11@. http://svnbook.red-bean.com/en/1.6/svn.advanced.pegrevs.html -- Name: Dave Huang | Mammal, mammal / the

Re: SVN and PRN and CON files on Windows platform

2012-09-24 Thread Dave Huang
nothing else will be able to work with the file. Try finding a program that can do anything with the prn.txt file created above. You can't even delete it without jumping through hoops (one way is to open a Command Prompt, and running del \\?\C:\temp\prn.txt) -- Name: Dave Huang | Mamm

Re: general questions

2012-09-11 Thread Dave Huang
re certainly things that are much more easily done with a GUI than a CLI). -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C

Re: svn log: 1.7 and large limits

2012-07-31 Thread Dave Huang
64 bits on a supercomputer or two. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C 36 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++

"svn cleanup" fails because it can't find a temp file

2012-07-09 Thread Dave Huang
I tried to roll back some changes to a file by doing a reverse merge, but I had the file in question open and locked, so svn wasn't able to complete the merge. However, this has left my working copy broken and unrecoverable :( (I know I can do a clean checkout, but that's creating a new WC... t

Re: Upgrade to v1.7 = death of working copies

2012-05-10 Thread Dave Huang
On 5/11/2012 1:45 AM, Julius Smith wrote: My experience was different - I could not check into the 1.6 server on Linux (with 1.6-format repo) from my 1.7-upgraded working copy (with 1.7 svn client) on the Mac. Well, as mentioned by Lorenz, you didn't actually give any specifics of the probl

Re: Upgrade to v1.7 = death of working copies

2012-05-10 Thread Dave Huang
On May 10, 2012, at 8:43 PM, Julius Smith wrote: > On my MacBook, MacPorts upgraded me to subversion 1.7 at some point, and when > notified to upgrade my working copies, I did so. My svn server is a Linux > machine running Fedora 16 (the most recent Fedora release of last November). > Unfort

Re: Subversion restore

2012-02-22 Thread Dave Huang
sion. (But I'd recommend installing 1.7.3). -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C 36 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++

Merge shows conflicts on files that didn't change? (was Re: Question about merging)

2012-02-13 Thread Dave Huang
tat shows that there are no modifications to my WC's LoadDB.cpp, despite the merge supposedly updating it. However, Invoice.rpt really is conflicted. -- Name: Dave Huang | Mammal, mammal / their names are called / INet: k...@azeotrope.org | they raise a paw / the bat, the cat / FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG Dahan: Hani G Y+C 36 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++

Re: Subversion Exception

2012-01-16 Thread Dave Huang
> > 10287464, please take the time to report this on the TortoiseSVN mailing > list: Actually, the error message specifically states that it should be reported to the Subversion mailing list--it's an assertion failure in the SVN library. -- Name: Dave Huang | Mamm

Re: First Hands-on Subversion—Where/How?

2011-10-28 Thread Dave Huang
On Oct 28, 2011, at 5:52 PM, Pietro Moras wrote: > > more specific questions > > My pleasure, dear Geoff, >Here you have some very Specific Questions. > > SQ1] How to get what I presume is a nice Subversion prompt: > > $ > > on one of my standard Windows machines, so to test the wonderf

Re: Help! Subversion Exception!

2011-10-20 Thread Dave Huang
ed deletes, you could even just delete all .svn dirs in your broken WC, then copy what's left on top of the fresh WC. Something to the effect of: cd $broken_wc; find . -name .svn | xargs rm -r; pax -rw . $fresh_wc (untested, but you get the idea) -- Name: Dave Huang | Mammal, mamma

Re: Apache SVN Repo upgrade to 1.7.0?

2011-10-11 Thread Dave Huang
On 10/11/2011 1:03 PM, Pablo Beltran wrote: But the bottom of the page displays this message: Powered by Subversion version 1.6.17 (r1128011). Which page is that? The bottom of http://svn.apache.org/repos/asf/subversion/trunk/subversion/ says, "Powered by Ap

Re: "Subversion encountered a serious problem." error details

2011-09-28 Thread Dave Huang
On Sep 28, 2011, at 12:16 PM, Jason Holland wrote: > Dave, > > Purpose of the original email was to report the error message, which is the > first screen shot, as was explicitly requested in the error message. > > Purpose was not to discuss second error message. Second error message was > i

Re: "Subversion encountered a serious problem." error details

2011-09-28 Thread Dave Huang
On Sep 28, 2011, at 11:53 AM, Jason Holland wrote: > Dave, read this sentence “The sole purpose of that email was to provide > feedback and details as requested by the error message.” > Please read the first two sentences in the screen shot. > If the subversion team does not want the feedba

Re: "Subversion encountered a serious problem." error details

2011-09-28 Thread Dave Huang
On Sep 28, 2011, at 11:02 AM, Jason Holland wrote: > I am not "mislead" by nor do I not understand any of the errors. The sole > purpose of that email was to provide feedback and details as requested by the > error message. Call it what you will, but the second error message did not instruct

Re: Problems compiling 1.7.0 on redhat el4 64bit

2011-08-10 Thread Dave Huang
On Aug 10, 2011, at 4:51 PM, Philip Martin wrote: > convset looks to be corrupt, that value is way bigger than the other > pointer values. It looks like ASCII, "-ftu-nvs", but that probably > just means it's random. It's byte-reversed "svn-utf-" -- Nam

assertion failed (svn_dirent_is_absolute(local_abspath)) in SVN 1.7 beta

2011-08-03 Thread Dave Huang
'D:\Development\SVN\Releases\TortoiseSVN-1.7-beta2\ext\subversion\subversion\libsvn_wc\wc_db.c' line 1481: assertion failed (svn_dirent_is_absolute(local_abspath)) --- OK ------- -- Name: Dave Huang | Mammal, mammal / their nam

Re: Subversion access control

2011-07-20 Thread Dave Huang
On 7/20/2011 11:14 PM, Andy Canfield wrote: Isn't http://localhost/svn supposed to show me something useful? I don't use SVNParentPath and haven't tried this, but perhaps add "SVNListParentPath on" right after "*SVNParentPath /data/svn"? See the "Listing repositories" section of http://svnbo

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Dave Huang
On 7/19/2011 7:15 PM, Mark Phippard wrote: CollabNet did not post anything. In an open-source project (mine), on a hosting site operated by CollabNet, I posted my Windows binaries in a listing labelled "Development Builds" just as I have been doing from trunk for months. This is not different

Re: Subversion: via Apache

2011-07-18 Thread Dave Huang
On 7/18/2011 3:43 AM, Andy Canfield wrote: On 07/18/2011 09:34 AM, Geoff Hoffman wrote: Test your config with -t Option "-t" on what command line? "-t" for svnserve means "tunnel"; svnadmin and svn have no -t option. This thread is about "Subversion: via Apache", so the Apache commandline :

Re: Win7 Integartion issue

2010-04-27 Thread Dave Huang
On 4/27/2010 12:09 PM, Bharti, Brijender wrote: Hi, I was using SVN on WinXP and migrated to Win7 64bit. I downloaded SVN 64bit (earlier was 32bit) 1.6.11. It gets installed but it does not get integrated with Windows Explorer. I can not see Tortoise SVN also in Program Menu. I can see it is ins

Re: Question about excessive mergeinfo

2010-01-09 Thread Dave Huang
On 1/9/2010 11:36 AM, David Huang wrote: On Jan 9, 2010, at 7:58 AM, Geoff Rowell wrote: I follow a few rules to avoid this: 1) Remove obsolete merge info as part of the branch creation process (svn pd -R svn:mergeinfo /my/branch). I don't do that regularly (but have done it once or twice), b

Question about excessive mergeinfo

2010-01-08 Thread Dave Huang
Hi, I'm using svn 1.6.6 to merge a single revision from trunk to a branch, and am getting a bunch of seemingly-unneeded mergeinfo. I've read http://blogs.open.collab.net/svn/2009/11/where-did-that-mergeinfo-come-from.html , but as far as I can tell, it doesn't address what I'm seeing. Trunk ha