Dear
We use TortoiseSVN to manage the code,and backup repository with svnsync.
We backup repository to remonte servicer with svnsync.
When edit anyone in the remote repository,the remote repository will be
breakdown and never to be used again.
We have no idea to revert it only to created a new re
Fra: Mark Phippard [mailto:markp...@gmail.com]:
> If you see a ? It means the font does not have a glyph for the character. Use
> a Unicode font.
That would only help if svn would output some kind of unicode. It doesn't.
You can't even tell it to output utf-8, there's no such option.
People talk
To whom it may concern,
We meet a problem while upgrade the SVN server from 1.9 to 1.10. In the file
'authz', it seems not support for group to contain other group.
I can give a simple example.
In the 'authz' file:
[groups]
GuserA = userA
GuserB = userB
GroupA = @GuserA, @GuserB
[/]
@GroupA =
On 07.05.2018 11:27, Anders Munch wrote:
> Fra: Mark Phippard [mailto:markp...@gmail.com]:
>> If you see a ? It means the font does not have a glyph for the character.
>> Use a Unicode font.
> That would only help if svn would output some kind of unicode.
Nonsense.
> It doesn't.
Subversion wil
Hello,
On 07.05.2018 14:27, Anders Munch wrote:
Fra: Mark Phippard [mailto:markp...@gmail.com]:
If you see a ? It means the font does not have a glyph for the character. Use a
Unicode font.
That would only help if svn would output some kind of unicode. It doesn't.
You can't even tell it to ou
On Sun, May 6, 2018 at 9:38 PM, wrote:
> Dear
>
> We use TortoiseSVN to manage the code,and backup repository with svnsync.
> We backup repository to remonte servicer with svnsync.
> When edit anyone in the remote repository,the remote repository will be
> breakdown and never to be used again.
>
黄磊 writes:
> We meet a problem while upgrade the SVN server from 1.9 to 1.10. In
> the file 'authz', it seems not support for group to contain other
> group.
>
> I can give a simple example.
> In the 'authz' file:
>
> [groups]
> GuserA = userA
> GuserB = userB
> GroupA = @GuserA, @GuserB
>
> [/]