Maybe you should set svn:mime-type to text/html for the html files ?
On Wed, Nov 25, 2009 at 05:00, wrote:
> Author: gstein
> Date: Tue Nov 24 21:00:00 2009
> New Revision: 883873
>
> URL: http://svn.apache.org/viewvc?rev=883873&view=rev
> Log:
> Add an area for the subversion.apache.org website
On Tue, Nov 24, 2009 at 04:15:38PM -0800, Blair Zajac wrote:
> s...@apache.org wrote:
> >Author: stsp
> >Date: Tue Nov 24 23:03:26 2009
> >New Revision: 883916
> >
> >URL: http://svn.apache.org/viewvc?rev=883916&view=rev
> >Log:
> >Replace use of sprintf() with snprintf() everywhere expect within
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Log:
Include COMMITTED and PREVIOUS also as invalid revision keywords for a
url diff.
* subversion/libsvn_client/diff.c
(svn_client_diff_peg5): Check also for the COMMITTED and PREVIOUS
revision keywords to error out as invalid diff for a url and
Gavin 'Beau' Baumanis wrote:
> Hi Julian / Bert et al;
>
> I was also thinking along the lines of;
> Did a file named, filename.extension EVER exist ANYWHERE in the repository.
> And if so,
> At what path and revision did it exist?
>
> The times I have wanted to find something in the repository wer
On Wed, Nov 25, 2009 at 11:53:55AM +0100, Johan Corveleyn wrote:
> So basically, I think the most useful would be to enhance "svn log" to
> answer the above questions all at once. Something like (naive idea):
> svn log http://svn.example.com/repos/trunk/the/path/somefile.j...@ever
> -> showing poss
On Wed, Nov 25, 2009 at 12:32:44PM +0100, Stefan Sperling wrote:
> I'd rather see a general purpose repository search tool which crawls
> the repository and monitors commits to gather indexing information,
> and which can answer arbitrary search queries.
Actually, if someone extended trac to do th
Hi,
> > I'd rather see a general purpose repository search tool which crawls
> > the repository and monitors commits to gather indexing information,
> > and which can answer arbitrary search queries.
May you can take a look to http://www.supose.org as a starting point
currently it's not avai
Stefan Sperling wrote:
> On Tue, Nov 24, 2009 at 04:15:38PM -0800, Blair Zajac wrote:
> > s...@apache.org wrote:
> > >Author: stsp
> > >Date: Tue Nov 24 23:03:26 2009
> > >New Revision: 883916
> > >
> > >URL: http://svn.apache.org/viewvc?rev=883916&view=rev
> > >Log:
> > >Replace use of sprintf() w
Julian Foad wrote:
> Stefan Sperling wrote:
>
>> On Tue, Nov 24, 2009 at 04:15:38PM -0800, Blair Zajac wrote:
>>
>>> s...@apache.org wrote:
>>>
Author: stsp
Date: Tue Nov 24 23:03:26 2009
New Revision: 883916
URL: http://svn.apache.org/viewvc?rev=883916&view=
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Log:
* subversion/libsvn_fs_fs/structure
(): Fix typos.
Patch by: Kannan R
- --
Thanks & Regards,
Kannan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEVAwUBSw1
Branko Čibej wrote:
> Julian Foad wrote:
> > snprintf was introduced in the C'99 standard, so officially we shouldn't
> > assume we can use it, and a quick grep indicates we didn't use it until
> > now. But it's very likely that any non-C'99 systems that Subversion is
> > built on (Microsoft's, for
Kannan wrote:
> * subversion/libsvn_fs_fs/structure
> (): Fix typos.
>
> Patch by: Kannan R
Thanks. r884126.
- Julian
Good point. Thanks!
On Wed, Nov 25, 2009 at 03:57, Dongsheng Song wrote:
> Maybe you should set svn:mime-type to text/html for the html files ?
>
> On Wed, Nov 25, 2009 at 05:00, wrote:
>> Author: gstein
>> Date: Tue Nov 24 21:00:00 2009
>> New Revision: 883873
>>
>> URL: http://svn.apache.org/
On Nov 25, 2009, at 10:27 AM, phi...@apache.org wrote:
> Author: philip
> Date: Wed Nov 25 16:27:42 2009
> New Revision: 884179
>
> URL: http://svn.apache.org/viewvc?rev=884179&view=rev
> Log:
> Remove a use of svn_wc__entry_modify2.
>
> * subversion/libsvn_wc/update_editor.c
> (absent_file_or
subversion.apache.org is up and running, with the placeholder page.
-- Forwarded message --
From: #asfinfra IRC Bot (JIRA)
Date: Wed, Nov 25, 2009 at 12:46
Subject: [jira] Closed: (INFRA-2349) configure svnpubsub for
subversion.apache.org
To: gst...@apache.org
[
https://i
(Resending to new list)
Hi,
I think I've found a bug in svnsync's locking code, that can cause
a stale "svn:sync-lock" revprop to be left in the repository. This
will prevent svnsync from being run again, until an administrator
manually deletes that property.
This is triggered by another proces
"Jon Foster" writes:
> A patch is attached. The patch is against 1.6.6. I've tried to
> keep the changes minimal, because I think this might be a candidate
> for a Subversion 1.6.7 patch release.
A minimal patch is something like this:
Index: subversion/svnsync/main.c
On Wed, Nov 25, 2009 at 07:28:28AM -, bhu...@apache.org wrote:
> Author: bhuvan
> Date: Wed Nov 25 07:28:27 2009
> New Revision: 884002
>
> URL: http://svn.apache.org/viewvc?rev=884002&view=rev
> Log:
> Follow-up for r883916. Fix a typo.
>
> * subversion/libsvn_subr/utf.c
> (fuzzy_escape):
On Wed, Nov 25, 2009 at 3:27 PM, wrote:
> Author: stsp
> Date: Wed Nov 25 20:27:38 2009
> New Revision: 884250
>
> URL: http://svn.apache.org/viewvc?rev=884250&view=rev
> Log:
> Replace use of strcpy() in libsvn_fs_fs, my compiler keeps complaining.
>
> * subversion/libsvn_fs_fs/fs_fs.c
> (get_s
On Tue, Nov 24, 2009 at 03:30:20PM +0100, Stefan Sperling wrote:
> Avoid the GNU-specific "mindepth" and "maxdepth" options to "find".
>
> * Makefile.in: CLEAN_FILES can be a long list, so use an "echo | xargs"
>construct which is less likely to cause a "too many arguments" error
>since th
On Wed, Nov 25, 2009 at 03:51:43PM -0500, Mark Phippard wrote:
> On Wed, Nov 25, 2009 at 3:27 PM, wrote:
> > Author: stsp
> > Date: Wed Nov 25 20:27:38 2009
> > New Revision: 884250
> >
> > URL: http://svn.apache.org/viewvc?rev=884250&view=rev
> > Log:
> > Replace use of strcpy() in libsvn_fs_fs,
Stefan Sperling writes:
> On Wed, Nov 25, 2009 at 03:51:43PM -0500, Mark Phippard wrote:
>> On Wed, Nov 25, 2009 at 3:27 PM, wrote:
>> > Author: stsp
>> > Date: Wed Nov 25 20:27:38 2009
>> > New Revision: 884250
>> >
>> > URL: http://svn.apache.org/viewvc?rev=884250&view=rev
>> > Log:
>> > Repl
On Wed, 2009-11-25 at 20:58 +0100, Stefan Sperling wrote:
> On Wed, Nov 25, 2009 at 07:28:28AM -, bhu...@apache.org wrote:
> > Author: bhuvan
> > Date: Wed Nov 25 07:28:27 2009
> > New Revision: 884002
> >
> > URL: http://svn.apache.org/viewvc?rev=884002&view=rev
> > Log:
> > Follow-up for r88
Hello,
As discussed in this email thread [1], please find attached the patch to
add Hudson jobs in the repository. This patch adds the Hudson
configuration files in build/hudson/ directory. These jobs are already
setup and tested in the build farm. The Solaris specific jobs can be
added later, afte
24 matches
Mail list logo