On Thu, Nov 19, 2009 at 9:25 AM, wrote:
> Author: hwright
> Date: Thu Nov 19 17:25:48 2009
> New Revision: 882209
>
> URL: http://svn.apache.org/viewvc?rev=882209&view=rev
> Log:
> When acquiring and releasing wc write locks, use the parent path for unknown
> kinds in the working copy. Update 'a
On Thu, 19 Nov 2009, Stefan Sperling wrote:
On Thu, Nov 19, 2009 at 05:35:42PM +0100, Martin Furter wrote:
But I thought I'd take the easy route like I did in the python script:
Do a checkout first, then do all the updates needed (it could
ofcourse be integrated into the protocols but that's
Martin Furter wrote:
> Sparse externals!
> /me ducks and watches the set of wooden hammers fly by ;)
They're called "mallets" and are used by carpenters to beat sense into
wood. :)
-- Brane
On Thu, Nov 19, 2009 at 05:35:42PM +0100, Martin Furter wrote:
> I thought long about the property or properties.
>
> My first idea was adding a property "svn:view:NAME" containing only
> one view.
>
> Then I thought about putting all views into "svn:views". But in the
> early days it has been r
hwri...@apache.org writes:
> Author: hwright
> Date: Thu Nov 19 18:09:08 2009
> New Revision: 882232
> --- subversion/trunk/subversion/libsvn_client/revert.c (original)
> +++ subversion/trunk/subversion/libsvn_client/revert.c Thu Nov 19 18:09:08
> 2009
> @@ -68,19 +68,13 @@
> svn_client_
On Thu, 19 Nov 2009, C. Michael Pilato wrote:
Martin Furter wrote:
http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svn-viewspec.py?view=markup
No, I didn't know that script, it's nice.
The only problem I see with that script is that it is a script. If it
were integrated in
On Wed, Nov 18, 2009 at 10:37:01AM +0100, Daniel Näslund wrote:
> Hi!
>
> [[[
> Do not display a binary property diff in the interactive conflict
> resolver.
>
> * subversion/include/svn_io.h
> (svn_stream_detect_binary_mimetype): New. Declare.
>
> * subversion/libsvn_subr/stream.c
> (svn_
Martin Furter wrote:
>> http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svn-viewspec.py?view=markup
>>
>
> No, I didn't know that script, it's nice.
>
> The only problem I see with that script is that it is a script. If it
> were integrated into subversion all clients can (and pro
Mark Phippard wrote:
As of 1.6, you can in fact use update to make the depth more shallow.
See:
http://blogs.open.collab.net/svn/2009/03/sparse-directories-now-with-exclusion.html
Ooh, nice, I didn't know 'exclude' yet.
My main comment was to ask if you have seen this?
http://svn.apache
On Nov 18, 2009, at 2:57 AM, Philip Martin wrote:
> "Hyrum K. Wright" writes:
>
>> On Nov 17, 2009, at 10:18 AM, Philip Martin wrote:
>> When you refer to "the database" are you talking about the sqlite
>> database or the wc_db? Only code within wc_db.c knows about the
>> sqlite database (with
On Mon, Nov 16, 2009 at 2:16 PM, Paul Burba wrote:
> On Sat, Nov 14, 2009 at 2:42 PM, Arfrever Frehtes Taifersar Arahesis
> wrote:
>> Author: arfrever
>> Date: Sat Nov 14 11:42:26 2009
>> New Revision: 40510
>>
>> Log:
>> Move inclusion of svn_debug.h from svn_types.h to svn_private_config.h.
>>
Martin Furter wrote:
>
> Hello
>
> I've written a little design document to specify 'views'.
>
> Attached is also a 'proof-of-concept' python script which should behave
> pretty much the same as svn checkout does, except that it supports views
> (it's not very well tested since I'm stuck with sv
On Thu, Nov 19, 2009 at 3:03 AM, Stefan Sperling wrote:
> Also, AFAIK it's currently not possible to update to a more
> shallow depth, but that's a problem with the depth feature rather than
> with views. But we need to specify how "svn update" should behave when
> svn:view properties (or config
On Wed, Nov 18, 2009 at 9:54 PM, Martin Furter wrote:
> I've written a little design document to specify 'views'.
>
> Attached is also a 'proof-of-concept' python script which should behave
> pretty much the same as svn checkout does, except that it supports views
> (it's not very well tested sin
Hi Edmund,
I'm subscribed to the list d...@subversion.apache.org...and received both of
your mails...
Kind regards
Karl Heinz Marbaise
Original-Nachricht
> Datum: Wed, 18 Nov 2009 12:55:24 +0800
> Von: Edmund
> An: Subversion Developers
> Betreff: Re: list changes
> Edmund w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Log:
Resolve deprecation warnings in 'svnadmin', using the new
dirent/URI/path functions.
* subversion/svnadmin/main.c
(main): Use `svn_dirent_canonicalize()'.
(list_dblogs): Use `svn_dirent_join()'.
Patch by: Kannan R
- --
Thanks & Regards,
Kan
Julian Foad wrote:
> Here is a vision of a solution that doesn't treat MIME-type as "special"
> but can still take advantage of it, both for 99% "Do The Right Thing"
> without manual setting of another property, and also for backward
> compatibility.
>
> (1) Use of line-wise merge shall be determin
On Thu, Nov 19, 2009 at 03:54:58AM +0100, Martin Furter wrote:
>
> Hello
>
> I've written a little design document to specify 'views'.
>
> Attached is also a 'proof-of-concept' python script which should
> behave pretty much the same as svn checkout does, except that it
> supports views
> (it's
18 matches
Mail list logo