Re: svn commit: r883873 - in /subversion/site: ./ index.html

2009-11-25 Thread Dongsheng Song
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

Re: svn commit: r883916 - in /subversion/trunk/subversion: libsvn_subr/path.c libsvn_subr/utf.c libsvn_subr/xml.c svndumpfilter/main.c

2009-11-25 Thread Stefan Sperling
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 >

[PATCH] Update error msg in `svn di' for invalid revision keywords

2009-11-25 Thread Kannan
-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

Re: Find if a file ever existed.

2009-11-25 Thread Johan Corveleyn
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

Re: Find if a file ever existed.

2009-11-25 Thread Stefan Sperling
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

Re: Find if a file ever existed.

2009-11-25 Thread Stefan Sperling
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

Re: Find if a file ever existed.

2009-11-25 Thread Karl Heinz Marbaise
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

Re: svn commit: r883916 - in /subversion/trunk/subversion: libsvn_subr/path.c libsvn_subr/utf.c libsvn_subr/xml.c svndumpfilter/main.c

2009-11-25 Thread Julian Foad
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

Re: svn commit: r883916 - in /subversion/trunk/subversion: libsvn_subr/path.c libsvn_subr/utf.c libsvn_subr/xml.c svndumpfilter/main.c

2009-11-25 Thread Branko Čibej
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=

[PATCH] Fix typos in `libsvn_fs_fs/structure'

2009-11-25 Thread Kannan
-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

Re: svn commit: r883916 - in /subversion/trunk/subversion: libsvn_subr/path.c libsvn_subr/utf.c libsvn_subr/xml.c svndumpfilter/main.c

2009-11-25 Thread Julian Foad
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

Re: [PATCH] Fix typos in `libsvn_fs_fs/structure'

2009-11-25 Thread Julian Foad
Kannan wrote: > * subversion/libsvn_fs_fs/structure > (): Fix typos. > > Patch by: Kannan R Thanks. r884126. - Julian

Re: svn commit: r883873 - in /subversion/site: ./ index.html

2009-11-25 Thread Greg Stein
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/

Re: svn commit: r884179 - in /subversion/trunk/subversion/libsvn_wc: update_editor.c wc_db.c

2009-11-25 Thread Hyrum K. Wright
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

Fwd: [jira] Closed: (INFRA-2349) configure svnpubsub for subversion.apache.org

2009-11-25 Thread Greg Stein
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

[PATCH] Race condition in svnsync can wedge a mirror repository

2009-11-25 Thread Jon Foster
(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

Re: [PATCH] Race condition in svnsync can wedge a mirror repository

2009-11-25 Thread Philip Martin
"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

Re: svn commit: r884002 - /subversion/trunk/subversion/libsvn_subr/utf.c

2009-11-25 Thread Stefan Sperling
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):

Re: svn commit: r884250 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2009-11-25 Thread Mark Phippard
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

Re: [PATCH] find -mindepth/-maxdepth is not portable

2009-11-25 Thread Stefan Sperling
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

Re: svn commit: r884250 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2009-11-25 Thread Stefan Sperling
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,

Re: svn commit: r884250 - /subversion/trunk/subversion/libsvn_fs_fs/fs_fs.c

2009-11-25 Thread Philip Martin
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

Re: svn commit: r884002 - /subversion/trunk/subversion/libsvn_subr/utf.c

2009-11-25 Thread Bhuvaneswaran A
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

[PATCH] Hudson configuration files

2009-11-25 Thread Bhuvaneswaran A
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