Re: Change prevprops in pre-commit

2014-09-08 Thread C. Michael Pilato
"transaction props" and "revision props" once we get outside our API space and into user command space. Our users understand "revision props" as properties on revisions, and transactions as revisions-to-be ... the rest is fairly trivial inference. (And yes, 'svnlook' should be kept read-only.) -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development

Re: Feature Request: revprop for "svn:client" Was: Tree conflict on Fresh checkout

2013-06-21 Thread C. Michael Pilato
ion before the commit is finalized. The cool this is that admins can use their pre-commit hook scripts to copy any ephemeral transaction property that they want to persist post-commit to another property name (that *won't* get auto-removed). See http://subversion.apache.org/docs/release-note

Re: user issues on svnrdump

2013-06-19 Thread C. Michael Pilato
ibing issue #4101 http://subversion.tigris.org/issues/show_bug.cgi?id=4101 I fixed this bug some time ago, and the fix was released in Subversion 1.8.0. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Remove from lists, please

2013-06-18 Thread C. Michael Pilato
ttp://subversion.apache.org/mailing-lists.html -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Ancestrally Related Error Message

2013-06-17 Thread C. Michael Pilato
g r1191 through r1245 into '.': Do these revision numbers (r1191 and r1245) match what you'd expect? What happens if you do this: svn diff -r1190:1245 https://path_to_branch/SCR_BR/ Do you see exactly the additions that you would expect to see? -- C. Michael Pilato Coll

Re: Ancestrally Related Error Message

2013-06-17 Thread C. Michael Pilato
can I do to get around this error message? Well... the --ignore-ancestry option was *supposed* to make that happen for you. Perhaps there's a bug? You may need to give a more complete transcript of what you're trying, including command-line examples and such. -- C. Michael Pilato

Re: svn 1.8 migration - directory deltification and revprop packing

2013-06-11 Thread C. Michael Pilato
On 06/11/2013 05:14 PM, Daniel Shahaf wrote: > C. Michael Pilato wrote on Tue, Jun 11, 2013 at 14:52:48 +0200: >> As for the --deltas option, that has nothing in the world to do with the >> types of deltas we're discussing here. (As an aside, I would highly >> recommend

Re: svn 1.8 migration - directory deltification and revprop packing

2013-06-11 Thread C. Michael Pilato
g your report with some context. The minimum amount of work for "svnadmin upgrade" is, in the general case, to run "svnadmin upgrade". It's only when you start trying to take advantage of new features provided by the upgraded format that extra work is involved.

Re: svn 1.8 migration - directory deltification and revprop packing

2013-06-11 Thread C. Michael Pilato
http/https.) Each server has its own cache enable/disable configuration mechanisms, and both benefit from the revprop caching being enabled. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Lines duplicated in dest. file when merging back to trunk

2013-06-04 Thread C. Michael Pilato
atting details such as the ability to notice trailing space characters on the lines of a text file. Please re-send your post in plaintext format. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-06-03 Thread C. Michael Pilato
On 05/31/2013 02:26 PM, C. Michael Pilato wrote: > Filed an issue for this in the Serf tracker: > > https://code.google.com/p/serf/issues/detail?id=102 Just to follow up on this: the Serf devs have fixed the problem, and the fix will be included in Serf 1.2.1 (which should be releas

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
Filed an issue for this in the Serf tracker: https://code.google.com/p/serf/issues/detail?id=102 -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 01:28 PM, C. Michael Pilato wrote: > On 05/31/2013 12:06 PM, C. Michael Pilato wrote: >> On 05/31/2013 10:45 AM, Welch, Klaus wrote: >>> On monday I'll check the serf version, remove client side credential, >>> carefully re-check all the build l

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
On 05/31/2013 12:06 PM, C. Michael Pilato wrote: > On 05/31/2013 10:45 AM, Welch, Klaus wrote: >> On monday I'll check the serf version, remove client side credential, >> carefully re-check all the build logs. >> >> Hopefully something indicates where to look furth

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
my laptop with a simple Digest auth configuration. I'll debug after some lunch. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
:46:00 +0200] "PROPFIND > /svn/xxx/!svn/rvr/9099 HTTP/1.1" 207 773 But you got the error on the client? I see no errors in this log at all. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: authentication error after upgrading client to svn1.8.0-rc2 (accessing a svn1.7.8 server)

2013-05-31 Thread C. Michael Pilato
ensitive information and just explain when you share it what you've masked.) -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

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

2013-05-22 Thread C. Michael Pilato
On 05/21/2013 06:10 PM, Stefan Sperling wrote: > Looks like this discussion has entered an infinite loop. ... which is a pity, because certain whole arcs of that loop are arguably off-topic for a users@ list. Design-related discussions really belong on dev@. -- C. Michael Pilato Collab

Re: svnlook cat seems to swallow byte order marks

2013-05-21 Thread C. Michael Pilato
0 62 6f 6d 2d e5 90 8c e6 84 8f 0a |bom-...| 001b $ -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

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

2013-05-13 Thread C. Michael Pilato
's completely on-topic and welcome (so long as the discussion is handled maturely). -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development

Re: [RFC] Configurable default "force" mode for 'svn diff'

2013-05-03 Thread C. Michael Pilato
On 04/19/2013 12:47 PM, C. Michael Pilato wrote: >>> I found that this can be done with the svn command line tools. However, >>> --force must be used. Without --force, svn will see that the file has >>> svn:mime-type prop set to application/octet-stream and refuse to

Re: svn client does not convert line endings for some java files

2013-05-03 Thread C. Michael Pilato
tails on how Windows handles runtime configuration stuffs. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: svn client does not convert line endings for some java files

2013-05-03 Thread C. Michael Pilato
Subversion clients will not attempt to perform newline translation on that file. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: How to setup a server?

2013-04-25 Thread C. Michael Pilato
On 04/25/2013 09:00 AM, Zé wrote: > On 04/24/2013 08:52 PM, C. Michael Pilato wrote: >> The closest thing to "official" would be the Version Control With Subversion >> book (http://svnbook.org/). But don't expect to find an ordered list of >> steps to set

Re: svn command --cl don't support names that contain chinese characters.

2013-04-25 Thread C. Michael Pilato
n st --cl å wc > > --- Changelist 'å': > wc/f Committed my patch: Sendingsubversion/svn/svn.c Transmitting file data . Committed revision 1475724. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: svn command --cl don't support names that contain chinese characters.

2013-04-25 Thread C. Michael Pilato
ool, opt_arg); +SVN_INT_ERR(svn_utf_cstring_to_utf8(&utf8_opt_arg, opt_arg, pool)); +opt_state.changelist = utf8_opt_arg; if (opt_state.changelist[0] == '\0') { err = svn_error_create(SVN_ERR_CL_ARG_PARSING_ERROR, NULL, -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: How to setup a server?

2013-04-24 Thread C. Michael Pilato
yourself, you might consider looking into a more turnkey solution uch as CollabNet's Subversion Edge (http://www.collab.net/products/subversion) or WANdisco's uberSVN (http://www.wandisco.com/ubersvn). -- C. Michael Pilato CollabNet <> www.collab.net <> Enterpris

Re: Error while updating

2013-04-24 Thread C. Michael Pilato
. Messages like this "Please help ASAP" are > simply rude in this context. Please think twice about what you wrote before > sending it. > > -- Brane > > > -- > Branko Čibej > Director of Subversion | WANdisco | www.wandisco.com > > > >

Re: Blame/annotate not good enough...

2013-04-23 Thread C. Michael Pilato
x27;t modify the in-flight txn without breaking the >> committing working copy. > > Ouch... > > So, ideas? Get different (and clueful) auditors? -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: [RFC] Configurable default "force" mode for 'svn diff'

2013-04-19 Thread C. Michael Pilato
re in now because we did exactly that with GNU diff.) So I still kinda think that the use of brokering script which *does* understand the nuances of specific differencing tools is valuable. It could even be a 'tools' Python script that the Subversion community maintains and which ships with Sub

[RFC] Configurable default "force" mode for 'svn diff' (was: External diff based on mime-type)

2013-04-19 Thread C. Michael Pilato
xternal diff tool can handle binary files, too, so please assume --force mode thankyouverymuch." Any opinions from the users@ readership on that idea? -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: External diff based on mime-type

2013-04-19 Thread C. Michael Pilato
:-) For those that care: https://code.google.com/p/svnbook/issues/detail?id=194 -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: External diff based on mime-type

2013-04-19 Thread C. Michael Pilato
On 04/19/2013 10:20 AM, Watson, Paul wrote: > From: C. Michael Pilato [mailto:cmpil...@collab.net] >> The Subversion command-line utility can't do this. But if you're a >> Windows user, you might be able to take advantage of TortoiseSVN's >> support for mapp

Re: External diff based on mime-type

2013-04-19 Thread C. Michael Pilato
release/TortoiseSVN_en/tsvn-dug-settings.html#tsvn-dug-settings-Progs-Adv -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Changelist support for svn patch?

2013-04-17 Thread C. Michael Pilato
On 04/17/2013 11:32 AM, Philip Martin wrote: > "C. Michael Pilato" writes: > >> On 04/17/2013 09:43 AM, Philip Martin wrote: >>> The behaviour looks simple to define for 'patch' and 'merge', I was >>> thinking about 'svn ad

Re: Changelist support for svn patch?

2013-04-17 Thread C. Michael Pilato
some other non-empty depth). But that marks files *and* directories for addition. We can't even add directories to changelists today. :-( -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Changelist support for svn patch?

2013-04-17 Thread C. Michael Pilato
nt for users if we supplied a sort of "add-affected-items-to-this-changelist" option to all of our schedule-a-working-copy-change types of subcommands. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: "RFC822-style"

2013-04-17 Thread C. Michael Pilato
Eitan Mosenkis wrote on Tue, Apr 16, 2013 at 12:22:00 -0400: > > This would make it easier for implementers to write accurate parsers. > > Why are you re-implementing the parser? > -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Aw: Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread C. Michael Pilato
On 04/12/2013 08:31 AM, C. Michael Pilato wrote: > On 04/12/2013 05:41 AM, Christian Plewnia wrote: >> So my problem is that I cannot find out how >> svn_cmdline_create_auth_baton() is mapped in the Ruby binding. > > It's not mapped. I wish it was, and may sp

Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread C. Michael Pilato
On 04/12/2013 09:22 AM, Christian Plewnia wrote: > Am I right, that SWIG is > used to generate the bindings and everything related to the binding can > be found in > http://svn.apache.org/repos/asf/subversion/trunk/subversion/bindings/swig/? You are correct. -- C. Michael Pilat

Re: Aw: Re: Subversion Ruby Binding: Server certificate verification failed: issuer is not trusted

2013-04-12 Thread C. Michael Pilato
ngs. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: feature suggestion: add elements of repo browser to log window

2013-04-11 Thread C. Michael Pilato
of the Subversion core distribution, which includes command-line utilities only (nothing GUI-like). As such, we don't have "dropdowns", "windows", etc. Perhaps you meant to contact the us...@tortoisesvn.tigris.org list instead? -- C. Michael Pilato Collab

Re: Can't svnsync due to pre-revprop-change hook

2013-04-03 Thread C. Michael Pilato
itory to the public svnbook project repository. (Please don't do that. :-) ) -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: svnsync bug ?

2013-03-26 Thread C. Michael Pilato
On 03/26/2013 01:24 PM, C. Michael Pilato wrote: > On 03/26/2013 12:53 PM, KLOCK Laurent wrote: >> Well, what was the most confusing for me and made me think about a >> possible bug is the constant logging of the low water mark revision > > I agree. Choosing to log that rat

Re: svnsync bug ?

2013-03-26 Thread C. Michael Pilato
least surprise. Worse (in my eyes, at least) is that svnserve alone is choosing to log this low-water-mark, while mod_dav_svn logs the actual replayed revision. That's just buggy. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.a

Re: Keyword substitutions not being merged correctly

2013-03-20 Thread C. Michael Pilato
CUSTOM_TAG \ -m "Tag baseline XYZ + cherry-picked revisions N, M, P, and Q" Given such tags and the use therein of, say, the $URL$ keyword (instead of, or in addition to, the $Revision$ one), uniqueness can be achieved. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Keyword substitutions not being merged correctly

2013-03-20 Thread C. Michael Pilato
merged changes, the working copy file is updated to reflect the new version you've just committed. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: confusing E195012 error: Unable to find repository location.(when location exists)

2013-03-15 Thread C. Michael Pilato
On 03/15/2013 03:58 PM, Daniel Shahaf wrote: > C. Michael Pilato wrote on Fri, Mar 15, 2013 at 09:42:53 -0400: >> The question is: what is the very first revision for the directory which is >> called "branch10" in HEAD? You should be able to get the answer using this >

Re: Need to restructure repo folders: Problem: SVN COPY is recursive

2013-03-15 Thread C. Michael Pilato
vision (where 'svn' can only do a single thing -- or at least a single type of thing -- at a time). -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Need to restructure repo folders: Problem: SVN COPY is recursive

2013-03-15 Thread C. Michael Pilato
vnmucc for that write-up. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: confusing E195012 error: Unable to find repository location.(when location exists)

2013-03-15 Thread C. Michael Pilato
occures). > > Maybe there could arise some other complications about which I dont know ... > Nevertheless I am glad to know about the expected behavior. If you were able to run 'svn log' all the way back to revision 69, then I would expect I would expect that your checkouts wo

Re: confusing E195012 error: Unable to find repository location.(when location exists)

2013-03-15 Thread C. Michael Pilato
ere and a new "branch10" came into being. That's fine. The question is: what is the very first revision for the directory which is called "branch10" in HEAD? You should be able to get the answer using this command: svn log -q -r1:HEAD --limit 1 http

Re: Issue

2013-03-14 Thread C. Michael Pilato
eleases\TortoiseSVN-1.7.11\ext\subversion\subversion\libsvn_subr\token.c' > > line 51: internal malfunction > > --- > > OK > > --- > -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: Failed to delete a folder

2013-03-06 Thread C. Michael Pilato
a fix to a backport branch and have proposed it for inclusion in our next 1.7.x release. If you are able to do so, you might want to try out the patch (and offer feedback, thanks!), you can fetch it from http://s.apache.org/N24 -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: [SVN UPDATE] Is the "--accept postpone" option strickly included in the "--non-interactive" one ?

2013-03-06 Thread C. Michael Pilato
> "--non-interactive" one, for a svn update which bring one or more conflicts ? When in non-interactive mode, Subversion can't ask you how you want to handle conflicts. So, by default, yes, --accept=postpone is the mode that the update will operate in. You can, however, choose

Re: [SVN UPDATE] Is there a way to hide the summary of conflicts at the end ?

2013-03-06 Thread C. Michael Pilato
me we don't offer a switch for disabling the post-update summary. If there is a widespread desire for this, I'm sure it wouldn't be difficult to add a --no-summary option. Perhaps there's an opportunity here for you to spin up such a patch yourself, even! -- C. Micha

Re: Possible bug using svn:external with specific revision for directory that has been renamed

2013-02-28 Thread C. Michael Pilato
en, change your external definition to instead be: /shared/trunk/MySharedProjectBeforeRename@100 MySharedProjectBeforeRename -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: is that possible the same code under two different subversion service provider?

2013-02-22 Thread C. Michael Pilato
externals definition to > point to www.companyB.com/aaa_repo Cool. The externals definition feature didn't even cross my mind, but yeah, I think that would suit you well. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: is that possible the same code under two different subversion service provider?

2013-02-21 Thread C. Michael Pilato
that I recently rewrote that section of the book a bit (I never really liked what I'd come up with in earlier book versions). You can see the nightly build version of that information at: http://svnbook.red-bean.com/nightly/en/svn.advanced.vendorbr.html (Feedback about the book should go

Re: svn copy and history - quick question

2013-02-14 Thread C. Michael Pilato
the original at first -- same content (for files), same children (for directories), same revision log of changes, etc. After all, every change made thus far in the history of that object is common to both sides of that fork. But from that point on, the copied object is free to diverge historically from

Re: lock tree or branch - quick question

2013-02-13 Thread C. Michael Pilato
s were modified as part of the commit. So, yes, you can do this conditionally from hooks, but use pre-commit rather than start-commit to do so. -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise Cloud Development signature.asc Description: OpenPGP digital signature

Re: [OPW] Introducing the 2013 Apache Subversion Intern

2013-01-31 Thread C. Michael Pilato
> by their local housing association. (My sense of humor has sometimes > been a source of despair for my wife.) LOL! (And as a guy whose sense of humor likewise encourages his wife's groaning, I salute you.) -- C. Michael Pilato CollabNet <> www.collab.net <> Enterprise

Re: Documentation for the XSLT file specificed by the SVNIndexXSLT directive

2013-01-16 Thread C. Michael Pilato
On 08/14/2012 06:17 PM, Daniel Shahaf wrote: > Robert Heller wrote on Sat, Aug 11, 2012 at 12:44:29 -0400: >> > Does there exist documentation for this file? Is there information on >> > what templates are supported and what @ vars are defined? I want to >> > customize the file referenced by the

Re: #4129 is reproducible Re: predecessor count for the root node-revision is wrong message

2012-03-19 Thread C. Michael Pilato
On 03/19/2012 02:24 PM, Philip Martin wrote: > "C. Michael Pilato" writes: >> Is this problem specific to the FSFS backend? > > Yes, I think it is. > > For BDB the dag_node_t type in dag.c doesn't have a node_revision > member. When update_ancestr

Re: #4129 is reproducible Re: predecessor count for the root node-revision is wrong message

2012-03-19 Thread C. Michael Pilato
wc1/X >> Sendingwc2/B >> Adding wc2/Y >> >> Committed revision 3. >> svn: E160004: Commit failed (details follow): >> svn: E160004: predecessor count for the root node-revision is wrong: found >> 3, committing r4 Is this problem specific to th

Re: Issue report: subversion 1.7.2 windows command line client cannot copy URL -> WC if URL contains externals

2012-02-16 Thread C. Michael Pilato
'wc\externals-container-copy\ext1': > Checked out external at revision 2. > > > Fetching external item into 'wc\externals-container-copy\ext2': > Checked out external at revision 2. > > Checked out revision 2. > *svn: E720005: Can't move 'C:\t\

Re: error found; cannot report

2012-01-09 Thread C. Michael Pilato
Daniel is correct. Subversion uses UTF8 for path encoding. The book text is correct. -- Sent from my mobile device. Daniel Shahaf wrote: On Mon, Jan 9, 2012, at 12:20, ppeder...@mapfreusa.com wrote: > I have found what appears to be an error in the documentation. However, it > appears that

ApacheCon NA 2011 Call For Participation and Early Registration are OPEN!

2011-03-29 Thread C. Michael Pilato
! If you register by May 20, you can get a special "Trust Us" rate of just $900 for a Full 3-Day Conference Pass -- that's a savings of 45% over the regular conference rates! See http://na11.apachecon.com/ for details. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Why do you need to grant root access to subversion repository??

2010-03-02 Thread C. Michael Pilato
Stefan Sperling wrote: > On Tue, Mar 02, 2010 at 08:49:40AM -0500, C. Michael Pilato wrote: >> As for a workaround besides the obvious one (granting read access at the >> root), perhaps you could build the HEAD of Subversion's 1.6.x branch for >> yourself. > > Unti

Re: List of all files in conflict

2010-03-02 Thread C. Michael Pilato
o exactly what you want. Alternatively, you can write you own program around Subversion's public API to harvest and report only the conflicted files. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Why do you need to grant root access to subversion repository??

2010-03-02 Thread C. Michael Pilato
on. Sign up now. > <http://clk.atdmt.com/GBL/go/201469227/direct/01/> > > > > Hotmail: Powerful Free email with security by Microsoft. Get it now. > <http://clk.atdmt.com/GBL/go/201469230/direct/01/> -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: unable edit existing log message

2010-03-01 Thread C. Michael Pilato
can > see that the > > file pre-revprop-change hook exists in hook scripts folder with .tmpl > > extension and it is executable. > > Subversion won't exexcute hooks called *.tmpl. Rename the hook script to > not have that extension and your Subv

Re: "svnlook pl --revprop" does not work on transactions?

2010-03-01 Thread C. Michael Pilato
C. Michael Pilato wrote: > C. Michael Pilato wrote: >> Ryan Schmidt wrote: >>>> Did I miss something in the original problem description? Is that >>>> precisely >>>> what is being attempted here and yet it's not working? >>> That is

Re: "svnlook pl --revprop" does not work on transactions?

2010-03-01 Thread C. Michael Pilato
C. Michael Pilato wrote: > Ryan Schmidt wrote: >>> Did I miss something in the original problem description? Is that precisely >>> what is being attempted here and yet it's not working? >> That is my understanding: >> >> On Fri, 2010-02-26 at 22:15 -08

Re: "svnlook pl --revprop" does not work on transactions?

2010-03-01 Thread C. Michael Pilato
e conversation correctly. Yes, this I believe this is a bug. (I'll even grant that using an option named "--revprops" does nothing for the illusion that revisions aren't really just "special transactions".) -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: "svnlook pl --revprop" does not work on transactions?

2010-03-01 Thread C. Michael Pilato
Ryan Schmidt wrote: > On Mar 1, 2010, at 11:20, C. Michael Pilato wrote: >> Olivier Dehon wrote: >>> On Sat, 2010-02-27 at 08:43 -0600, Ryan Schmidt wrote: >>>> Why can't he use "svnlook pl --revprop -t" as he suggested? "svnlook help >>>

Re: Managing Vendor Branches

2010-03-01 Thread C. Michael Pilato
e set up, editing the book and > sending a diff is really easy, and the book will improve each time). > Contributions to the book are surprisingly rare, hence very welcome. Just for the record, I personally hope to continue fleshing out more first-class support for "foreig

Re: "svnlook pl --revprop" does not work on transactions?

2010-03-01 Thread C. Michael Pilato
es that have been promoted into new, numbered, revisions by the commit process"), and transactions ("which are sets of tree changes not yet promoted into revisions"). We believe that the fact that those "revisions" are just promoted "transactions" (meaning, that you

Happy 6th birthday, Subversion.

2010-02-23 Thread C. Michael Pilato
On this day six years ago, and after spending about four years in the collective community womb, Subversion 1.0 was released. Happy birthday, Subversion! -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: Ope

Re: SVNParentPath + Recurse (or recursive)

2010-02-18 Thread C. Michael Pilato
rsement. -- C-Mike [1] http://subversion.tigris.org/issue-tracker.html [2] http://svn.haxx.se/users/archive-2010-02/0330.shtml -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Website: please add some content from the old links page

2010-02-13 Thread C. Michael Pilato
that maintain the Subversion website hang out on the dev@ list. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand

Re: Changing the "native" newline mode

2010-02-13 Thread C. Michael Pilato
tions, of course, but I don't know if the details have been decided upon. Why don't you chime in over on dev@, since that's rather the place to discuss Subversion's development? -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand

Re: Mirror a remote repository in a local branch

2010-02-13 Thread C. Michael Pilato
Ryan Schmidt wrote: > On Feb 13, 2010, at 20:11, C. Michael Pilato wrote: > >> The vendor branches section of the book was written before Subversion grew >> support for foreign repository merges. > > Wow, I did not know Subversion had grown such support. When did thi

Re: Mirror a remote repository in a local branch

2010-02-13 Thread C. Michael Pilato
n the files in your repository differently than they are in the remote one (or you run the risk of future conflicts) * there's no merge tracking support. But I use this feature myself to maintain vendor branches, and I've been pretty happy with the results. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand

Re: How to setup an update-only sandbox

2010-02-04 Thread C. Michael Pilato
hand the specific configury, but I'm imagining something like the following: # This is your Subversion location block DAV svn ... Order allow,deny Allow from all Deny from testserver1 Deny from testserver2 ... Wo

Re: Web access to repository

2010-02-04 Thread C. Michael Pilato
comes to worse I can always use plain WebDAV. Oh, man, if you just want HEAD, yeah, just use WebDAV. Maybe even use mod_proxy so it looks like folks can browsing on your main server when the real data is coming from the Subversion server. -- C. Michael Pilato CollabNet <> www.collab.net

Re: Web access to repository

2010-02-04 Thread C. Michael Pilato
; project repository lives over on viewvc.tigris.org.) -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Repository Access Using HTTPS and SVNSERVE

2010-02-02 Thread C. Michael Pilato
ong as you've got the various servers running with sane permissions and such (so one doesn't create repository files that the other can't read or somesuch). Subversion was designed to allow simultaneous access via any of its repository access (RA) protocols. -- C. Michael Pil

Re: Svnsync - switching source and mirror

2010-02-02 Thread C. Michael Pilato
and (using 'svn pedit' or 'svn pset'), because 'svnsync init' gets fussy if you aren't operating on a clean repository. (In Subversion's trunk -- that is, 1.7.0-to-be -- I've added an --allow-non-empty option to 'svnsync init' which allows you to

Re: spam being forwarded from ad...@subversion.apache.org

2010-01-28 Thread C. Michael Pilato
? Thanks, -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Keeping tags/ and branches/ in the "trunk"

2010-01-25 Thread C. Michael Pilato
cial sort of branch after all) siblings: / trunk # ah... good ol' trunk. issue-1414-dev # perhaps a branch -- but is it? release-1.0# looks kinda tag-ish -- but is it? chicken-wire-and-vasoline # *shrug* beats me! -- C. Mi

Re: Subversion 1.6.9 Released

2010-01-25 Thread C. Michael Pilato
h daily like I (and others) do, and effectively test that code before it ever sees a release. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Subversion 1.6.9 Released

2010-01-21 Thread C. Michael Pilato
releases on Tigris.org, and 1.7.0 will be our first (of hopefully many, many) Apache releases. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: Svn red-bean book...

2010-01-20 Thread C. Michael Pilato
ation for Subversion, albeit the only known open-source one. -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread C. Michael Pilato
y > the way Michael, I just bought the latest version of your book... now, > just to find the time to read it! :-) > > Thanks again... > > R > > On 1/20/2010 8:56 AM, C. Michael Pilato wrote: >> Rolf Marsh wrote: >> >>> Most of the files are marke

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread C. Michael Pilato
of the files in the repository with those on the > flash drive? That means you didn't really commit them. Just put the flash drive back onto your home computer and re-issue the commit either via AnkhSVN, or using "svn commit" at the command-line. -- C. Michael Pilato Colla

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread C. Michael Pilato
6 > Last Changed Date: 2010-01-07 15:55:58 -0800 (Thu, 07 Jan 2010) > > > On 1/20/2010 6:50 AM, C. Michael Pilato wrote: >> Rolf Marsh wrote: >> >>> Let me see if I can clarify this better... my (supposedly one and only) >>> repository is on my des

Re: I think I'm in big trouble! (committed changes error)

2010-01-20 Thread C. Michael Pilato
' in your working copy reveal about the Repository Root? -- C. Michael Pilato CollabNet <> www.collab.net <> Distributed Development On Demand signature.asc Description: OpenPGP digital signature

Re: svn status: filter on file extension

2010-01-19 Thread C. Michael Pilato
pecific > extension (*.kb). So I've tried to use > > svn status --verbose --show-updates *.kb > > But this only returns the .kb files found in the current directory (i.e. > non-recursive) > > Your assistance will be greatly appreciated. Yeah, this is pretty much whe

Re: svnsync "207 Multi-Status" failure with http access method and property "svn:"

2010-01-05 Thread C. Michael Pilato
go someone said something > about cvs2svn not converting things correctly in all circumstances, > leading to this error?). > > Anyhow, the bottom line for me is that diffing these revisions still > fails, and I don’t know why! > > > Geir > > -Original Mess

  1   2   >