It is never too late to mend.Next time I would tell others do not apply
svn:keywords on binaries files.
But is it possible skip binary files setting properties to prevent corrupt
binary file? :P Just thought
Thanks you.
best regards,
Hi.
2010/8/13 Vincent Lefevre
>
> On 2010-08-12 17:16:37 +0200, Stefan Sperling wrote:
> > ~/bin/mysvn:
> > #!/bin/sh
> > env LC_CTYPE="en_US." svn update
>
> Wrong, wrong, wrong! Security hole!
No, not wrong, but totally correct - especially, if you need to parse the
output in some script, y
Ryan Schmidt wrote on Thu, Aug 12, 2010 at 22:00:25 -0500:
> On Aug 12, 2010, at 21:47, netvampire.tw wrote:
> > I knew I should set keywords properties on text file only.
> > I thought the properties would not apply to binary file so I apply the
> > setting
> > on the root folder.
>
> Propertie
On Aug 12, 2010, at 22:00, Ryan Schmidt wrote:
> On Aug 12, 2010, at 21:47, netvampire.tw wrote:
>
>> I knew I should set keywords properties on text file only.
>> I thought the properties would not apply to binary file so I apply the
>> setting
>> on the root folder.
>> If it couldn't tell bin
On Aug 12, 2010, at 21:47, netvampire.tw wrote:
> I knew I should set keywords properties on text file only.
> I thought the properties would not apply to binary file so I apply the
> setting
> on the root folder.
> If it couldn't tell binary or text file,I should find out thousands files
> wh
I knew I should set keywords properties on text file only.
I thought the properties would not apply to binary file so I apply the setting
on the root folder.
If it couldn't tell binary or text file,I should find out thousands files which
is binary or text,isn't it?
thanks for reply
Best regards,
Pathy Kongo wrote on Wed, Aug 11, 2010 at 18:22:31 +0200:
> Hello,
>
> I develop a web-based application that send command to a subversion Server
> using the Subversion command line client *svn*
> I create several files and use the *svn propset* command to add properties
> on files. There is a lot
On 2010-08-12 17:16:37 +0200, Stefan Sperling wrote:
> On Thu, Aug 12, 2010 at 02:30:50AM +0200, Vincent Lefevre wrote:
> > On 2010-08-11 19:56:28 +0200, Stefan Sperling wrote:
> > > On Wed, Aug 11, 2010 at 04:29:56PM +0200, Vincent Lefevre wrote:
> > > > You're forcing the user to use a UTF-8 loca
Pathy Kongo wrote on Wed, Aug 11, 2010 at 18:22:31 +0200:
> Hello,
>
> I develop a web-based application that send command to a subversion Server
> using the Subversion command line client *svn*
> I create several files and use the *svn propset* command to add properties
> on files. There is a lot
Giulio Troccoli wrote on Thu, Aug 12, 2010 at 12:14:10 +0100:
> Oh and please stop top-posting
In other words, Giulio is requesting you to put your text *below* the text
of the message you are responding to, per list convention.
On Thu, Aug 12, 2010 at 15:02, Andre Guilherme Soares e Silva
wrote:
> Please,
> I have svnserve running as a service.
> It starts automatically with a repository.
>
> I can use the command "svn list svn://localhost", this runs very well, but
> when i tried to do this from another pc ("svn list sv
> Please,
> I have svnserve running as a service.
> It starts automatically with a repository.
>
> I can use the command "svn list svn://localhost", this runs very
> well, but when i tried to do this from another pc ("svn list
> svn://mycomputer"), i got the following error (it's translated
> beca
Please,
I have svnserve running as a service.
It starts automatically with a repository.
I can use the command "svn list svn://localhost", this runs very well, but
when i tried to do this from another pc ("svn list svn://mycomputer"), i got
the following error (it's translated because my subversio
Hi, all!
tried to reverse merge part of my working copy:
svn merge -r 26832:26831 .
C:\>svn --version
svn, version 1.6.12 (SlikSvn/1.6.12) WIN32
compiled Jun 22 2010, 20:45:29
Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This produ
On Thu, 2010-08-12 at 10:23 -0500, Bob Archer wrote:
> > How to avoid the .svn directories while preparing rpm packages?
> > When I am trying to do rpmbuild ,it is also taking all the .svn
> > directores recursively ,Which I don't want to see in the rpm
> > packages
> > since we send to clients. I
> How to avoid the .svn directories while preparing rpm packages?
> When I am trying to do rpmbuild ,it is also taking all the .svn
> directores recursively ,Which I don't want to see in the rpm
> packages
> since we send to clients. I tried with %exclude but did not work.
> Do
> any one has this
On Thu, Aug 12, 2010 at 02:30:50AM +0200, Vincent Lefevre wrote:
> On 2010-08-11 19:56:28 +0200, Stefan Sperling wrote:
> > On Wed, Aug 11, 2010 at 04:29:56PM +0200, Vincent Lefevre wrote:
> > > You're forcing the user to use a UTF-8 locale. Unacceptable.
> >
> > No, we leave users a choice.
>
>
On Thursday 12 August 2010, erlend olsen wrote:
> repository has these files:
> xyz
> A: commits changes to all the files and adds 2 new files
> repository now has these files:
> pqxyz
> B: Sees that these changes f**ks up the whole program and he rollbacks to
> only x,y,z
I guess he reverse-merge
How to avoid the .svn directories while preparing rpm packages?
When I am trying to do rpmbuild ,it is also taking all the .svn
directores recursively ,Which I don't want to see in the rpm packages
since we send to clients. I tried with %exclude but did not work. Do
any one has this problem?
Than
We have a single repository which contains multiple projects (as opposed
to have different repositories each representing a single project) that
has been worked on over a considerable amount of time totalling probably
well over 50 gb (code + binaries). In this scenario, how is the overall
perf
> Why would trunk be listed in the svn:mergeinfo in trunk? We've been
> using mergeinfo's for a while now. Could this be the result of
> merging
> out (from trunk to a project branch) and then back?
I don't think so... but you could test it. Do you have a test repo?
Is it possible at some point i
> I have two instances of mergeinfos in the root of my tree showing a
> wider range of changes merged in than a merge info in a
> subdirectory.
> Does svn merge these merge infos together?
>
> Example
>
> Mergeinfo in /zcode/trunk shows that
> /zcode/branches/rel_2:1124-1406 was merge
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
From: erlend olsen [mailto:eolse...@hotmail.com]
Sent: 12 August 2010 13:53
To: users@subvers
I have two instances of mergeinfos in the root of my tree showing a
wider range of changes merged in than a merge info in a subdirectory.
Does svn merge these merge infos together?
Example
Mergeinfo in /zcode/trunk shows that
/zcode/branches/rel_2:1124-1406 was merged
Mergeinfo in /z
Hi all, me and my colleague have lost big changes in our code...
here's a quick summary:
repository has these files:
xyz
A: commits changes to all the files and adds 2 new files
repository now has these files:
pqxyz
B: Sees that these changes f**ks up the whole program and he rollbacks to only
Why would trunk be listed in the svn:mergeinfo in trunk? We've been
using mergeinfo's for a while now. Could this be the result of merging
out (from trunk to a project branch) and then back?
Can this safely be deleted? I'm trying to clean up our mergeinfo's
because they exist in too many director
>
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Original Message-
> From: Yudong Sun [mailto:yud...@nag.co.uk]
> Sent: 12 August 2010 12:12
> To: Giulio Troccoli
> Subject: Re: How to build GN
On Thursday 12 August 2010, netvampire.tw wrote:
> I set properties svn:keywords HeadURL,Id yesterday. I can't compile my
> C++ source code today.
Check out both sources and compare. Also, you can suppress keyword expansion
while checking out, I believe.
> I got LNK 1106,1248 errors.
Not everyb
Hi Giulio,
Did you build the GNOME Keyring support from source? How did you do that?
Thanks,
Yudong
Giulio Troccoli wrote, On 09/08/2010 13:44:
Linedata Limited
Registered Office: 85 Gracechurch St., London, EC3V 0AA
Registered in England and Wales No 3475006 VAT Reg No 710 3140 03
-Or
Thanks Jon, no more to add , this is what I needed.
On 12 August 2010 10:30, Jon Foster wrote:
> Hi,
>
> SVN decides if two repositories are "the same" by comparing their UUIDs.
> You can get the Repository UUID from the old repository with "svn info", and
> set it on the new repository with "
I set properties svn:keywords HeadURL,Id yesterday. I can't compile my
C++ source code today.
I got LNK 1106,1248 errors.I tried to find out what happened and I use
WinMerge to compare the 3party Lib,
I found
1.They are different lib I can see the binary is the same but content
different with
On Thursday 12 August 2010, you wrote:
> Ulrich Eckhardt wrote:
> > On Wednesday 11 August 2010, Ryan Schmidt wrote:
> > > you can set up a write-through proxy so that people who check out
> > > from a slave and try to commit will be transparently redirected to
> > > the master.
> >
> > How?
>
> It
Je serai absent(e) à partir du 08/08/2010 de retour le 09/01/2010.
I will be out of the office
I am off, picking up e-mails only occasionnally
For all important issues please reach directly:
For Synapse : Patrice Canchon
For OPTIME : Optime Dev Eu (Raphael Glaizaud- Chant Mouradian)
For Fibex :
Ulrich Eckhardt wrote:
> On Wednesday 11 August 2010, Ryan Schmidt wrote:
> > you can set up a write-through proxy so that people who check out
> > from a slave and try to commit will be transparently redirected to
> > the master.
>
> How?
It's described in the book:
http://svnbook.red-bean.com
On Wednesday 11 August 2010, Ryan Schmidt wrote:
> you can set up a write-through proxy so that people who check out
> from a slave and try to commit will be transparently redirected to
> the master.
How?
Uli
--
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversi
Hi,
SVN decides if two repositories are "the same" by comparing their UUIDs.
You can get the Repository UUID from the old repository with "svn info",
and set it on the new repository with "svnadmin setuuid".
Kind regards,
Jon
From: Leszek Szarlej [mailto:les
Olivier Sannier wrote:
Csaba Raduly wrote:
On Wed, Aug 11, 2010 at 4:49 PM, Michael Pruemm wrote:
But don't forget that different platforms may use different UTF-8
encodings
for the same filename.
Huh? There's only one UTF-8 encoding for each Unicode code point. Are
you thinking of c
On 2010-08-12 09:59:30 +0200, Csaba Raduly wrote:
> On Wed, Aug 11, 2010 at 4:49 PM, Michael Pruemm wrote:
> > Vincent Lefevre wrote:
> (snip)
> >> Under these conditions, the only possibility is
> >> to encode the filenames in UTF-8 anyway. So, why not enforcing
> >> that?
> >>
> >
> > But don't
Csaba Raduly wrote:
On Wed, Aug 11, 2010 at 4:49 PM, Michael Pruemm wrote:
Vincent Lefevre wrote:
(snip)
Under these conditions, the only possibility is
to encode the filenames in UTF-8 anyway. So, why not enforcing
that?
But don't forget that different platforms may u
On Wed, Aug 11, 2010 at 4:49 PM, Michael Pruemm wrote:
> Vincent Lefevre wrote:
(snip)
>> Under these conditions, the only possibility is
>> to encode the filenames in UTF-8 anyway. So, why not enforcing
>> that?
>>
>
> But don't forget that different platforms may use different UTF-8 encodings
>
40 matches
Mail list logo