(taking to dev@ from IRC)
pet...@apache.org wrote on Wed, 31 Mar 2010 at 05:13 -:
> On 1.6.x-wc-ng-error branch:
>
> * subversion/libsvn_wc/questions.c
> (is_inside_wc_ng): Ignore errors trying to open wc.db in parent
>directories. Typically this is a filesystem error which has nothing
> Jon Delay writes:
> > I keep most of my file system under svn, so I have .svn directories all over
> > the place owned by root, chmod 700.
> >
> > Somewhere between 1.6.3 and 1.6.9, `svn checkout` started checking the root
> > directory
> > for the existence of an .svn directory and trying to
Hey all,
I paused on the move of the props into the database because there were
points where we tried to install a new working file based on
transient/improper database state. It could not fetch the correct
properties. Thus, I've been working on fixing up file-installation,
and general work queue
The following functions seem very redundant. Because each is slightly
different, I always have to compare/contrast them to isolate their
differences. It would be much better if we could pick JUST ONE, and
run with that:
svn_*_is_child()
svn_*_is_ancestor()
svn_*_skip_ancestor()
I do realize that
On Wed, Mar 24, 2010 at 16:41, Philip Martin wrote:
> neels writes:
>> On 23 March 2010 09:11, Greg Stein wrote:
>>> On Mon, Mar 22, 2010 at 17:59, Philip Martin
>>> wrote:
$ svn cp $url/A wc
$ svn add wc/A/Y
Suppose $url/A contains $url/A/X. How do I distinguish betwe
On Tue, Mar 9, 2010 at 9:24 AM, Paul Burba wrote:
> On Mon, Mar 8, 2010 at 9:55 AM, C. Michael Pilato wrote:
>
>> Paul Burba wrote:
>>> Mike,
>>>
>>> Do you recall what version of Subversion you used to do the
>>> REVISIONIST HISTORY work
>>> (http://svn.apache.org/repos/asf/subversion/README)?
>
On 2010-03-30 21:36:27 +0200, Stefan Sperling wrote:
> Maybe we could some day extend peg revision syntax so that every
> component of a path can be pegged?
>
> So what Vincent wants would be something like this:
>
> $ svn cat @50/some/file.c
I almost proposed this, but the syntax would no
On Tue, Mar 30, 2010 at 10:14:42PM +0200, Daniel Näslund wrote:
> Ping! This patch has not been reviewed!
>
> On Sun, Mar 14, 2010 at 09:38:15PM +0100, Daniel Näslund wrote:
> > Hi!
> >
> > The 1.6 svnversion message was "'path' not versioned, and not exported".
> > But on trunk more than one mes
Ping! This patch has not been reviewed!
On Sun, Mar 14, 2010 at 09:38:15PM +0100, Daniel Näslund wrote:
> Hi!
>
> The 1.6 svnversion message was "'path' not versioned, and not exported".
> But on trunk more than one message has been changed. My first thought
> was that we should be backward compa
Ping! This patch has not been revieved
On Fri, Mar 12, 2010 at 10:52:55PM +0100, Daniel Näslund wrote:
> On Fri, Mar 12, 2010 at 05:43:18AM -0500, Greg Stein wrote:
> > On Fri, Mar 12, 2010 at 03:21, wrote:
> > >...
> > > +++ subversion/trunk/subversion/libsvn_wc/revision_status.c Fri Mar 12
>
Hi!
This patch passes make check with modifications to some tests to take
into account some changed behaviors. I've tried to justificate those
changes in the log message below.
Is this really right?
==
When scanning for a deletion I never use the base_del_abspath parameter
of
On Tue, Mar 30, 2010 at 03:21:45PM -0400, C. Michael Pilato wrote:
> Vincent Lefevre wrote:
> > On 2010-03-30 12:12:59 -0400, C. Michael Pilato wrote:
> >> Interactions in the working copy with the path some/file.c only make sense
> >> if there is actually such a path in the working copy. If some/
Vincent Lefevre wrote:
> On 2010-03-30 12:12:59 -0400, C. Michael Pilato wrote:
>> Interactions in the working copy with the path some/file.c only make sense
>> if there is actually such a path in the working copy. If some/file.c is
>> deleted in r51, then either it isn't in your working copy (bec
On Mar 30, 2010, at 1:52 PM, Branko Čibej wrote:
> On 30.03.2010 19:35, Hyrum K. Wright wrote:
>> On Mar 30, 2010, at 12:34 PM, Justin Erenkrantz wrote:
>>
>>
>>> On Mon, Mar 29, 2010 at 4:42 PM, C. Michael Pilato
>>> wrote:
>>>
Hey, devs. As many of you know, a group of us met in NYC
Greg Stein wrote:
> On Tue, Mar 30, 2010 at 12:36, C. Michael Pilato wrote:
>> Steve Simon wrote:
>>> Hi,
>>>
>>> Many appologies if this is not the correct place to ask about
>>> svn's dav support, if so please rediect me.
>>>
>>> AS per the subject, SVN's WebDAV server does not seem to
>>> be ho
On 30.03.2010 19:35, Hyrum K. Wright wrote:
> On Mar 30, 2010, at 12:34 PM, Justin Erenkrantz wrote:
>
>
>> On Mon, Mar 29, 2010 at 4:42 PM, C. Michael Pilato
>> wrote:
>>
>>> Hey, devs. As many of you know, a group of us met in NYC last week to talk
>>> about Subversion's direction and
On Mar 30, 2010, at 1:36 PM, Greg Stein wrote:
> On Tue, Mar 30, 2010 at 14:33, Mark Phippard wrote:
>> On Tue, Mar 30, 2010 at 2:17 PM, Hyrum K. Wright
>> wrote:
>>> [I'm writing this now because the thoughts are fresh, and the list archive
>>> lasts forever. This isn't really an issue until
On 2010-03-30 12:12:59 -0400, C. Michael Pilato wrote:
> Interactions in the working copy with the path some/file.c only make sense
> if there is actually such a path in the working copy. If some/file.c is
> deleted in r51, then either it isn't in your working copy (because you've
> updated past r
On Tue, Mar 30, 2010 at 14:33, Mark Phippard wrote:
> On Tue, Mar 30, 2010 at 2:17 PM, Hyrum K. Wright
> wrote:
>> [I'm writing this now because the thoughts are fresh, and the list archive
>> lasts forever. This isn't really an issue until later releases, since we've
>> currently no way to ac
On Tue, Mar 30, 2010 at 2:17 PM, Hyrum K. Wright
wrote:
> [I'm writing this now because the thoughts are fresh, and the list archive
> lasts forever. This isn't really an issue until later releases, since we've
> currently no way to achieve this theoretical behavior. Feel free to comment,
> b
[I'm writing this now because the thoughts are fresh, and the list archive
lasts forever. This isn't really an issue until later releases, since we've
currently no way to achieve this theoretical behavior. Feel free to comment,
but it won't hurt my feelings if this languishes for a while.]
In
On Tue, Mar 30, 2010 at 12:36, C. Michael Pilato wrote:
> Steve Simon wrote:
>> Hi,
>>
>> Many appologies if this is not the correct place to ask about
>> svn's dav support, if so please rediect me.
>>
>> AS per the subject, SVN's WebDAV server does not seem to
>> be honouring partial HTTP GETs ev
On Tue, Mar 30, 2010 at 07:14:41PM +0200, Stefan Sperling wrote:
> On Tue, Mar 30, 2010 at 06:14:50PM +0200, Stefan Sperling wrote:
> > I want the storage layer to care about storage, not about policy.
>
> FWIW, this diff changes the spec accordingly. Note how the "patch"
> conflict type does not
Bert Huijben wrote:
> If we don't want to change the editor just now we could just use the 'entry
> property' infrastructure to communicate the information that a specific copy
> is actually a move. (This would fix the cases of moving files and doesn't
> require any editor or implementation fixes.
On Mar 30, 2010, at 12:34 PM, Justin Erenkrantz wrote:
> On Mon, Mar 29, 2010 at 4:42 PM, C. Michael Pilato
> wrote:
>> Hey, devs. As many of you know, a group of us met in NYC last week to talk
>> about Subversion's direction and feature roadmap. I blogged[1] a bit about
>> the meetings each
On Tue, Mar 30, 2010 at 05:56:54PM +0100, Julian Foad wrote:
>
> > Conflict meta data storage in wc-ng
> > ===
> >
> > Conflict meta data is stored in the ACTUAL_NODE table, within the
> > 'conflict_data' column. The data in this column is a skel containing
> > con
On Mon, Mar 29, 2010 at 4:42 PM, C. Michael Pilato wrote:
> Hey, devs. As many of you know, a group of us met in NYC last week to talk
> about Subversion's direction and feature roadmap. I blogged[1] a bit about
> the meetings each night, but I realize that we still owe the community an
> offici
neels writes:
>The intention is to allow people that just joined or were split for a
>few minutes to read some backscroll. Also, when someone said something
>useful, I'd like to be able to get it back (without having to ask
>kfogel for his log).
Indeed -- I'm only logging when I'm on the Net and
On Tue, Mar 30, 2010 at 6:47 AM, Lieven Govaerts wrote:
> No, that has never been the reason why the channel isn't logged.
>
> If I remember correctly, the reason why #svn-dev isn't logged, is
> because that would promote the idea of having discussions and making
> project-wide decisions on the ch
Daniel Shahaf wrote:
> C. Michael Pilato wrote on Tue, 30 Mar 2010 at 09:32 -0400:
>> On Tue, Mar 30, 2010 at 02:15:32PM +0200, neels wrote:
>>> I'm writing this mail to get "official" agreement that we want
>>> #svn-dev to be logged.
>> +1 as long as the /topic announces the fact at all times.
>>
On Tue, Mar 30, 2010 at 06:14:50PM +0200, Stefan Sperling wrote:
> I want the storage layer to care about storage, not about policy.
FWIW, this diff changes the spec accordingly. Note how the "patch"
conflict type does not use the COMMON data at all.
Any really strong reason not to do it this way
Hi
I now started building subversion 1.6.9 for Win32, starting from the
vc6-build.bat.in template.
Everything looks fine when building (after a very few tweaks) and
running the test using file:// and svn:// protocol looks good (for both
fsfs and bdb-backend).
But when running against http:// I g
On Mon, 2010-03-29, Greg Stein wrote:
> On Mon, Mar 29, 2010 at 13:10, Julian Foad wrote:
> > The attached patch is an attempt to close the gap between "transmit text
> > deltas" and commit post-processing, by passing the temporary new text
> > base file paths around. It succeeds in that, at leas
> Conflict meta data storage in wc-ng
> ===
>
> Conflict meta data is stored in the ACTUAL_NODE table, within the
> 'conflict_data' column. The data in this column is a skel containing
> conflict information, or NULL (meaning no conflict is present).
Is storing a
C. Michael Pilato wrote on Tue, 30 Mar 2010 at 09:32 -0400:
> On Tue, Mar 30, 2010 at 02:15:32PM +0200, neels wrote:
> > I'm writing this mail to get "official" agreement that we want
> > #svn-dev to be logged.
>
> +1 as long as the /topic announces the fact at all times.
>
FWIW, on #svn we have
Steve Simon wrote:
> Hi,
>
> Many appologies if this is not the correct place to ask about
> svn's dav support, if so please rediect me.
>
> AS per the subject, SVN's WebDAV server does not seem to
> be honouring partial HTTP GETs even though it appears to
> offer the facility with
>
> Acc
On Monday 29 March 2010 16:32:08 you wrote:
> [CC to d...@apr.apache.org]
>
> From: Stefan Fuhrmann [mailto:stefanfuhrm...@alice-dsl.de]
> > Under Windows, a significant part of the overall runtime
> > is spent in writing data to the (already buffered) APR
> > file implementation. It seems that the
On Tue, Mar 30, 2010 at 05:55:00PM +0200, Bert Huijben wrote:
>
>
> > -Original Message-
> > From: Stefan Sperling [mailto:s...@elego.de]
> > Sent: dinsdag 30 maart 2010 16:30
> > To: dev@subversion.apache.org
> > Cc: comm...@subversion.apache.org
> > Subject: allowing multiple conflicts
On Tue, Mar 30, 2010 at 06:17, Philip Martin wrote:
> Greg Stein writes:
>> On Mon, Mar 29, 2010 at 19:40, wrote:
>>>...
>>> +++ subversion/trunk/subversion/libsvn_wc/wc_db.h Mon Mar 29 23:40:55 2010
>...
>>> + ### one of NEW_CHILDREN, NEW_CHECKSUM, or NEW_TARGET must be provided.
>>> + ###
Vincent Lefevre wrote:
> On 2010-03-30 09:31:27 -0400, C. Michael Pilato wrote:
>> Nobody should be trying to run 'svn cat some/fil...@50' if what they mean is
>> "follow the history of some/file.c back to r50 and cat the contents there".
>> That's just not the correct syntax for invoking the algo
> -Original Message-
> From: Stefan Sperling [mailto:s...@elego.de]
> Sent: dinsdag 30 maart 2010 16:30
> To: dev@subversion.apache.org
> Cc: comm...@subversion.apache.org
> Subject: allowing multiple conflicts in storage (Re: svn commit: r928806 -
> /subversion/trunk/notes/wc-ng/conflict
On Tuesday 30 March 2010 15:14:02 you wrote:
> "Bert Huijben" writes:
> > But I think any solution that avoids calling the locale dependent
> > strchr() function will help here and the details between the table and
> > in-code variants are probably not measurable.
>
> Agreed. I've committed the p
On 2010-03-30 09:31:27 -0400, C. Michael Pilato wrote:
> Nobody should be trying to run 'svn cat some/fil...@50' if what they mean is
> "follow the history of some/file.c back to r50 and cat the contents there".
> That's just not the correct syntax for invoking the algorithm, and no
> amount of wi
On 30 March 2010 15:47, Lieven Govaerts wrote:
[...]
> So, as long as this isn't going to lead to 'yeah, we discussed and
> decided this some time ago, just look it up in the irc-dev log' style
> of answers I'm okay with this.
The intention is to allow people that just joined or were split for a
On Mon, Mar 29, 2010 at 03:37:51PM -, rhuij...@apache.org wrote:
> Author: rhuijben
> Date: Mon Mar 29 15:37:50 2010
> New Revision: 928806
>
> URL: http://svn.apache.org/viewvc?rev=928806&view=rev
> Log:
> * notes/wc-ng/conflict-storage
> Update schema to have some global information that a
On Mon, Mar 29, 2010 at 09:10:46PM -, gst...@apache.org wrote:
> Author: gstein
> Date: Mon Mar 29 21:10:46 2010
> New Revision: 928900
>
> @@ -187,3 +208,6 @@ hunk as written to the .svnpatch.rej fil
> ### The pristine store needs all references to be stored in a DB column.
> ### To
On Tue, Mar 30, 2010 at 2:15 PM, neels wrote:
> Hi all,
>
> every now and then I would find it useful if there was a public log of
> #svn-dev (on FreeNode IRC).
>
> I believe it was previously decided not to log #svn-dev because
> discussions about potential new committers took place there.
No, t
On Tue, Mar 30, 2010 at 02:15:32PM +0200, neels wrote:
> I'm writing this mail to get "official" agreement that we want
> #svn-dev to be logged.
+1 as long as the /topic announces the fact at all times.
--
C. Michael Pilato
CollabNet <> www.collab.net <> Distributed Development On Deman
Vincent Lefevre wrote:
> Couldn't peg-rev be also taken into account to translate a working copy
> object into a URL? This would make sense if the parent directory has
> been renamed: as peg-rev is used to point to some object in the past,
> one should consider what the URL was in the past.
No, be
"Bert Huijben" writes:
> But I think any solution that avoids calling the locale dependent strchr()
> function will help here and the details between the table and in-code
> variants are probably not measurable.
Agreed. I've committed the patch in r929125, and the delta patch in
r929124. I'm n
neels писал в своём письме Tue, 30 Mar 2010 17:15:32
+0500:
Hi all,
every now and then I would find it useful if there was a public log of
#svn-dev (on FreeNode IRC).
I believe it was previously decided not to log #svn-dev because
discussions about potential new committers took place there.
On Tue, Mar 30, 2010 at 02:15:32PM +0200, neels wrote:
> Hi all,
>
> every now and then I would find it useful if there was a public log of
> #svn-dev (on FreeNode IRC).
>
> I believe it was previously decided not to log #svn-dev because
> discussions about potential new committers took place the
On Tue, 2010-03-30 at 14:15 +0200, neels wrote:
> Hi all,
>
> every now and then I would find it useful if there was a public log of
> #svn-dev (on FreeNode IRC).
+1. I don't say anything private that I wouldn't mind being recorded. I
would sometimes find it useful.
- Julian
> I believe it wa
On Tue, Mar 30, 2010 at 16:15, neels wrote:
> Hi all,
>
> every now and then I would find it useful if there was a public log of
> #svn-dev (on FreeNode IRC).
>
> I believe it was previously decided not to log #svn-dev because
> discussions about potential new committers took place there. Since I
Hi all,
every now and then I would find it useful if there was a public log of
#svn-dev (on FreeNode IRC).
I believe it was previously decided not to log #svn-dev because
discussions about potential new committers took place there. Since I
joined the project, I have only seen new-committer discus
Hello Jan!
On Montag, 29. März 2010, Jan Horák wrote:
> I've prepared a database scheme of the upcoming MySQL backend, it is
> avaible at:
> http://www.stud.fit.vutbr.cz/~xhorak50/diplomathesis/files/100329_mysql_des
> ign_v1.png
I looked at that, and I'd like to post two wishes:
* Please provid
On Mon, 2010-03-29 at 19:42 +0200, Stefan Küng wrote:
> On 29.03.2010 15:08, Julian Foad wrote:
> > On Sat, 2010-03-27, Stefan Küng wrote:
> >> On 27.03.2010 15:23, Stefan Sperling wrote:
> >>> On Fri, Mar 26, 2010 at 07:57:09PM +0100, Stefan Küng wrote:
> On 26.03.2010 18:17, Stefan Sperling
Greg Stein writes:
> On Mon, Mar 29, 2010 at 19:40, wrote:
>>...
>> +++ subversion/trunk/subversion/libsvn_wc/wc_db.h Mon Mar 29 23:40:55 2010
>>...
>> +/* ### docco
>> +
>> + Perform an "update" operation at this node. It will create/modify a BASE
>> + node, and possibly update the ACTUAL
On 2010-03-29 12:36:11 -0400, C. Michael Pilato wrote:
> I was about to post that one place where there might be a lack of
> documentation is not so much in understanding what the peg revision means,
> but in understanding the "working copy path" -> "peg path" translation. The
> peg path algorithm
On 2010-03-29 17:07:36 +0100, Julian Foad wrote:
> I expect Vincent is asking how 'svn' interprets 'svn info
> some/deep/fil...@50'. It does accept such target specifiers (at least
> for some commands) but it's not clear how it does or should interpret
> them.
Yes, this is what I meant.
On 2010-
2010/3/30 Philipp Marek :
> Hello Jan,
>
> On Montag, 29. März 2010, Jan Horák wrote:
>> I've prepared a database scheme of the upcoming MySQL backend, it is
>> avaible at:
>> http://www.stud.fit.vutbr.cz/~xhorak50/diplomathesis/files/100329_mysql_des
>> ign_v1.png
>
> I just get a 403 here.
Stran
Sorry about that, it should be OK already.
Dne 30.3.2010 08:05, Philipp Marek napsal(a):
Hello Jan,
On Montag, 29. März 2010, Jan Horák wrote:
I've prepared a database scheme of the upcoming MySQL backend, it is
avaible at:
http://www.stud.fit.vutbr.cz/~xhorak50/diplomathesis/files/100329_
62 matches
Mail list logo