Re: svn:keywords settings make file different?

2010-08-12 Thread netvampire.tw
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,

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Alexander Skwar
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

Re: svn:keywords settings make file different?

2010-08-12 Thread Daniel Shahaf
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

Re: svn:keywords settings make file different?

2010-08-12 Thread Ryan Schmidt
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

Re: svn:keywords settings make file different?

2010-08-12 Thread Ryan Schmidt
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

Re: svn:keywords settings make file different?

2010-08-12 Thread netvampire.tw
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,

Re: Setting multiple properties with on command

2010-08-12 Thread Daniel Shahaf
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

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Vincent Lefevre
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

Re: Setting multiple properties with on command

2010-08-12 Thread Daniel Shahaf
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

Re: How to build GNOME Keyring for Subversion

2010-08-12 Thread Daniel Shahaf
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.

Re: Can't connect to the host 'hostname':

2010-08-12 Thread Andy Levy
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

RE: Can't connect to the host 'hostname':

2010-08-12 Thread Bob Archer
> 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

Can't connect to the host 'hostname':

2010-08-12 Thread Andre Guilherme Soares e Silva
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

svn crashed

2010-08-12 Thread Andrey Starodubtsev
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

RE: How to avoid the .svn while preparing rpm packages?

2010-08-12 Thread Luke Imhoff
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

RE: How to avoid the .svn while preparing rpm packages?

2010-08-12 Thread Bob Archer
> 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

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Stefan Sperling
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. > >

Re: Update deleted local changes after rollback

2010-08-12 Thread Ulrich Eckhardt
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 while preparing rpm packages?

2010-08-12 Thread See
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

Question about performance on large repository?

2010-08-12 Thread kj . quinn
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

RE: trunk listed in svn:mergeinfo in trunk

2010-08-12 Thread Bob Archer
> 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

RE: another mergeinfo question

2010-08-12 Thread Bob Archer
> 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

RE: Update deleted local changes after rollback

2010-08-12 Thread Giulio Troccoli
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

another mergeinfo question

2010-08-12 Thread Jeremy Mordkoff
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

Update deleted local changes after rollback

2010-08-12 Thread erlend olsen
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

trunk listed in svn:mergeinfo in trunk

2010-08-12 Thread Jeremy Mordkoff
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

RE: How to build GNOME Keyring for Subversion

2010-08-12 Thread Giulio Troccoli
> 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

Re: svn:keywords settings make file different?

2010-08-12 Thread Ulrich Eckhardt
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

Re: How to build GNOME Keyring for Subversion

2010-08-12 Thread Yudong Sun
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

Re: Migrating from 32 to 64 bit

2010-08-12 Thread Leszek Szarlej
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 "

svn:keywords settings make file different?

2010-08-12 Thread netvampire.tw
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

Re: What's the current status for subversion replication?

2010-08-12 Thread Ulrich Eckhardt
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

Eric Cordon/FR/EUROPE/GROUP is out of the office.

2010-08-12 Thread eric . cordon
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 :

RE: What's the current status for subversion replication?

2010-08-12 Thread Jon Foster
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

Re: What's the current status for subversion replication?

2010-08-12 Thread Ulrich Eckhardt
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

RE: Migrating from 32 to 64 bit

2010-08-12 Thread Jon Foster
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

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Michael Pruemm
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

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Vincent Lefevre
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

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Olivier Sannier
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

Re: svn checkout - special characters in file name are not encoding properly

2010-08-12 Thread Csaba Raduly
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 >