> > Hi Danny,
> > I am working with Geir Engebakken on this and we understand you won't
> > release
> > the patch now until 1.7.x - That's fine but I wanted to try out the patch
> > myself
> > now so I tried to run it in and it is looking for sync.c and sync.h which
> > dont
> > seem to exist in
ystem"
> -Original Message-
> From: Christopher Dobbs [mailto:christopher.do...@edb.com]
> Sent: 14. desember 2010 15:25
> To: users@subversion.apache.org
> Subject: Re: svnsync failure when syncing with a repository that used
> ISO-8859-1 for log messages
>
>
Danny Trebbien gmail.com> writes:
>
> > I must be missing something here, is this patch applied to the current SVN
source?
> >
> > I have downloaded SVN 1.6.15 source from Tigris.org, and cant find the
changes in the source. Also this
> patch is applied to a file : subversion/svnsync/sync.c but
Geir,
I looked through some scripts that I wrote to help me sync the GNU
Nano repository and I came across a Perl script that might be useful
to you in quickly identifying all log messages that are not
representable in ASCII (hence possibly not UTF-8).
Attached is the source of the script. To use
Danny Trebbien wrote on Tue, Nov 30, 2010 at 07:35:38 -0800:
> I suspect that when all is said and done, the version of Subversion
> that will contain the patch will be in the 1.7.x series.
Indeed. We don't add new features in patch releases (1.6.0->1.6.x), and
I'm afraid that Danny's patches do
> I must be missing something here, is this patch applied to the current SVN
> source?
>
> I have downloaded SVN 1.6.15 source from Tigris.org, and cant find the
> changes in the source. Also this patch is applied to a file :
> subversion/svnsync/sync.c but in my downloaded source there is only
directed to "EDB SourceControl System"
> -Original Message-
> From: Daniel Trebbien [mailto:dtrebb...@gmail.com]
> Sent: 9. september 2010 17:49
> To: Daniel Shahaf
> Cc: users@subversion.apache.org; d...@subversion.apache.org
> Subject: Re: svnsync failure when sy
On Thu, Sep 9, 2010 at 3:48 AM, Daniel Shahaf wrote:
> CC += dev@, and let me point you to our patch submission guidelines:
> http://subversion.apache.org/docs/community-guide/general.html#patches
>
> Summary for dev@: allow svnsync to translate non-UTF-8 log messages to UTF-8.
>
> (more below)
>
Daniel Trebbien wrote on Wed, Sep 08, 2010 at 18:58:06 -0700:
> On Wed, Sep 8, 2010 at 4:39 PM, Daniel Trebbien wrote:
> > I think that a call to `svn_subst_translate_string`
> > (http://svn.collab.net/svn-doxygen/svn__subst_8h.html#a29)
Where did you find a link to this doxygen instance?
Our do
CC += dev@, and let me point you to our patch submission guidelines:
http://subversion.apache.org/docs/community-guide/general.html#patches
Summary for dev@: allow svnsync to translate non-UTF-8 log messages to UTF-8.
(more below)
Daniel Trebbien wrote on Wed, Sep 08, 2010 at 18:58:06 -0700:
> O
On Sep 8, 2010, at 18:39, Daniel Trebbien wrote:
> On Wed, Sep 8, 2010 at 3:58 PM, Daniel Shahaf wrote:
>> Can you propedit the property in the repository you're syncing from?
>
> No, as I only have read access to `svn://svn.sv.gnu.org/nano`.
Ask someone who has write access to that repository
On Wed, Sep 8, 2010 at 4:39 PM, Daniel Trebbien wrote:
> I think that a call to `svn_subst_translate_string`
> (http://svn.collab.net/svn-doxygen/svn__subst_8h.html#a29) needs to be
> added in the `svnsync_normalize_revprops` function when `propname` is
> "svn:log".
After applying the following p
On Wed, Sep 8, 2010 at 3:58 PM, Daniel Shahaf wrote:
> Can you propedit the property in the repository you're syncing from?
No, as I only have read access to `svn://svn.sv.gnu.org/nano`.
> Failing that, see normalize_string() in subversion/svnsync/sync.c.
I looked at the trunk sources for `svns
Can you propedit the property in the repository you're syncing from?
Failing that, see normalize_string() in subversion/svnsync/sync.c.
Daniel Trebbien wrote on Wed, Sep 08, 2010 at 22:25:11 +:
> I am attempting to use `svnsync` to create a local mirror of
> `svn://svn.sv.gnu.org/nano`, but
I am attempting to use `svnsync` to create a local mirror of
`svn://svn.sv.gnu.org/nano`, but every time it fails at revision 619
(http://svn.savannah.gnu.org/viewvc?view=rev&root=nano&revision=619):
...
Copied properties for revision 617.
Transmitting file data ...
Committed revision 618.
Copied p
15 matches
Mail list logo