Re: How to revert a --record-only svn merge before a commit

2013-10-29 Thread Giulio Troccoli
On 29/10/13 10:43, Stefan Sperling wrote: On Tue, Oct 29, 2013 at 09:10:45AM +, Giulio Troccoli wrote: On 29/10/13 05:38, Zk W wrote: Hi All We use SVN 1.6 How do we perform a svn merge "revert" of a revision number that is --record-only in linux shell before a svn commit ?

Re: How to revert a --record-only svn merge before a commit

2013-10-29 Thread Giulio Troccoli
On 29/10/13 05:38, Zk W wrote: Hi All We use SVN 1.6 How do we perform a svn merge "revert" of a revision number that is --record-only in linux shell before a svn commit ? We perform svn merge --record-only -c 1234 http://testsomething.com We like to revert that step. Thank you Sincerely

Re: Planning a SVN upgrade

2013-09-05 Thread Giulio Troccoli
On 05/09/13 15:46, Maureen Barger wrote: That is a great idea, Giulio. How do you then make the mirrored repo writable? On Mon, Sep 2, 2013 at 4:47 AM, Giulio Troccoli wrote: On 23/08/13 21:09, Maureen Barger wrote: Hi - I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh

Re: Planning a SVN upgrade

2013-09-02 Thread Giulio Troccoli
On 23/08/13 21:09, Maureen Barger wrote: Hi - I am currently planning an upgrade from SVN 1.5 (using svnserve and ssh tunnel) to SVN 1.8.1 fronted with Apache and webdav using AD for authNz. We have about 50 repos. I'll be moving from an older Ubuntu 8 install to Centos 6 x64. My thought was I

Re: svn diff outout

2012-10-30 Thread Giulio Troccoli
On 30/10/12 15:39, Ahmed, Omair (GE Oil & Gas) wrote: Hello, Is there a way to get (via cmd line) a list of files that have changed between revisions, instead of the content of the files? svn log -v

Re: UNSUBSCRIBE

2012-10-11 Thread Giulio Troccoli
For the very useful Welcome message... Please save this message so that you know the address you are subscribed under, in case you later want to unsubscribe or change your subscription address. To remove your address from the list, send a message to: On 11/10/12 14:44, anubhav prabakar wr

Re: UNSUBSCRIBE

2012-10-11 Thread Giulio Troccoli
For the very useful Welcome message... Please save this message so that you know the address you are subscribed under, in case you later want to unsubscribe or change your subscription address. To remove your address from the list, send a message to: On 11/10/12 12:43, Fernando Gomes wro

Re: Problem with merging

2012-09-13 Thread Giulio Troccoli
On 13/09/12 15:26, John Maher wrote: Yes that is what I did. Now that I know that causes problems with the subversion mailing list I won't do it again. John Thank you Giulio

Re: Problem with merging

2012-09-13 Thread Giulio Troccoli
On 13/09/12 15:15, John Maher wrote: Can you tell me what that means? I had a question on merging so I sent it to the mailing list. Are you saying I'm not supposed to do that? If not then can you explain the procedure? You are hijacking someone else's email. Presumably you have clicked on

Re: Problem with merging

2012-09-13 Thread Giulio Troccoli
On 12/09/12 18:39, John Maher wrote: Hello [CUT] Can you please stop reusing an already existing thread and instead start a new one for a new question? Thanks John Thanks Giulio

Re: 'svn incoming'

2012-05-08 Thread Giulio Troccoli
On 08/05/12 15:33, anatoly techtonik wrote: Hi, Mercurial has a very convenient command "hg incoming" which is basically "what's new" for incoming changes. Will it be nice to add the same capability to Subversion? `svn log -r BASE:HEAD' works ok, but not everybody proficient enough to know abo

Re:

2012-04-23 Thread Giulio Troccoli
ase do not top-post and remember to reply-to-all, so that the thread stays on the list. Unfortunately I do not use TortoiseSVN, but as this is a pretty basic function I would guess that yes it is possible with TortoiseSVN too. -Original Message----- From: Giulio Troccoli [mailto:gi

Re:

2012-04-23 Thread Giulio Troccoli
On 23/04/12 12:20, Piet Arickx wrote: Is there any way to get all log messages between date x and date y. We would like to get an overview of all log messages between to the two dates, is this possible ? Use the --revision option with date in {}, e.g. svn log --revision{2012-01-01}:{20

Re: svnsync: Error while replaying commit

2012-04-02 Thread Giulio Troccoli
On 02/04/12 13:16, Gary wrote: - Original Message - From: Giulio Troccoli On 02/04/12 11:51, Gary wrote: - Original Message - From: Giulio Troccoli On 02/04/12 11:10, Gary wrote: - Original Message - From: Giulio Troccoli On 02/04/12 10:24, Gary wrote: that still

Re: svnsync: Error while replaying commit

2012-04-02 Thread Giulio Troccoli
On 02/04/12 11:51, Gary wrote: - Original Message - From: Giulio Troccoli On 02/04/12 11:10, Gary wrote: - Original Message - From: Giulio Troccoli On 02/04/12 10:24, Gary wrote: that still doesn't explain to me why svnsync barfs on those (not) missing revisions. Looki

Re: svnsync: Error while replaying commit

2012-04-02 Thread Giulio Troccoli
On 02/04/12 11:10, Gary wrote: - Original Message - From: Giulio Troccoli On 02/04/12 10:24, Gary wrote: This is perhaps better: $ svn log svn://devel.// [snip] r84 | gpspbu | 2011-06-24 12:52:16 +0200 (Fri, 24

Re: svnsync: Error while replaying commit

2012-04-02 Thread Giulio Troccoli
On 02/04/12 10:24, Gary wrote: From: Giulio Troccoli On 02/04/12 08:27, Gary wrote: - Original Message - From: Henrik Sundberg Do you have a precommit hook now that was not there when revs 81-82 were committed? There are no hooks as far as I know. (I'm not an admin, and the adm

Re: svnsync: Error while replaying commit

2012-04-02 Thread Giulio Troccoli
On 02/04/12 08:27, Gary wrote: - Original Message - From: Henrik Sundberg Do you have a precommit hook now that was not there when revs 81-82 were committed? There are no hooks as far as I know. (I'm not an admin, and the admin is not very forthcoming on.. well, anything, really).

Re: Quirk with svn:ignore

2012-03-19 Thread Giulio Troccoli
On 19/03/12 17:11, Geoff Hoffman wrote: On Mon, Mar 19, 2012 at 9:32 AM, Giulio Troccoli <mailto:giulio.trocc...@mediatelgroup.co.uk>> wrote: Do you mean that the files are shown with an A in the first column? No, they're shown as ? logs/error.log ? logs/access.lo

Re: Quirk with svn:ignore

2012-03-19 Thread Giulio Troccoli
On 19/03/12 16:26, Geoff Hoffman wrote: I ran into an unexpected behavior with svn:ignore today and wanted to see if someone can verify whether this is a bug (in the current version) or just an aspect of how Subversion works. We're still on 1.6x. Given a tree with trunk + cache + htdo

Re: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

2012-03-09 Thread Giulio Troccoli
On 09/03/12 15:03, Simon Dean wrote: >> From: Giulio Troccoli [mailto:giulio.trocc...@mediatelgroup.co.uk] >> >> Why would the CI implement a different solution for each VCS? Those, I >> understand, are files created during the build process, they have got nothing >&g

Re: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

2012-03-09 Thread Giulio Troccoli
On 09/03/12 14:35, Simon Dean wrote: From: Giulio Troccoli [mailto:giulio.trocc...@mediatelgroup.co.uk] Sorry, but to me this has got nothing to do with Subversion. Your CI tool is should clean up itself. Having said that, if someone wants to implement such feature I don't think I would

Re: Feature request - SVN command to clean a working copy of all unversioned and ignored files and directories

2012-03-09 Thread Giulio Troccoli
On 09/03/12 13:56, Simon Dean wrote: Hi Are there any plans to add a command to SVN that cleans a working copy or path of all unversioned and/or ignored files and directories? This is a very common need for automated Continuous Integration builds where a working copy is reused for multiple ru

Re: Upgrade Subversion 1.4.3

2012-02-01 Thread Giulio Troccoli
On 01/02/12 15:58, James Boden wrote: Ok, I reviewed the release-notes. My question is do I have to upgrade to 1.5 then 1.6 and then 1.7.2?If this is the case where is the installer for these versions? Also what about the information I currently have stored in the repositories. Accord

Re: Upgrade Subversion 1.4.3

2012-02-01 Thread Giulio Troccoli
On 01/02/12 14:38, James Boden wrote: I would like to upgrade my subversion from 1.4.3 to the newest one. What is entailed to do this? Thanks Do you want to upgrade the server, client or both? On what system(s)? If you would like to upgrade the server, do you want to upgrade the repo

Re: Errors with mtime-retaining import script: pre-revprop-change issue?

2012-01-25 Thread Giulio Troccoli
On 25/01/12 15:09, Alexander Shenkin wrote: Hello, I'm using the svn import script by Oliver Betz to retain file mtime upon initial import (http://svn.haxx.se/users/archive-2006-10/1345.shtml), but i'm getting some errors. I'm hoping someone might be able to help me out. when i run the s

Re: Compatible with Microsoft Office and Internet Explorer

2012-01-25 Thread Giulio Troccoli
On 25/01/12 06:26, Ryan Schmidt wrote: I apologize in advance if the below reply is snarky, but I'm a little tired of this particular topic; it has been talked to death already long ago. On Jan 24, 2012, at 19:24, Nico Kadel-Garcia wrote: The big booby trap I notice with all Windows/Subvers

Re: bi-directional merging?

2012-01-16 Thread Giulio Troccoli
On 16/01/12 16:08, Grabner Markus wrote: Hi! I have a few questions regarding a particular subversion usage scenario. We are two teams, each working on more or less unrelated portions of a common code base. To isolate each team from stability issues introduced due to the work o

Re: svnsync, discard master and start using slave as new master

2012-01-03 Thread Giulio Troccoli
On 28/12/11 14:12, Daniel Shahaf wrote: Jan Keirse wrote on Wed, Dec 28, 2011 at 11:44:49 +0100: Hello, I have a master and a slave. Now I want to discard the current master and start using the slave as the new master (creating a new slave on another server and stop the server that currently

Re: Can not do autoimic commit for deleted forlder and modification in some other folders/ files.

2011-11-24 Thread Giulio Troccoli
On 24/11/11 07:47, Sachin Deshpande wrote: Hello, I am using SVN command line client 1.6.2 on windows. I have following folder structure Trunk Folder1 File1

Re: Creating commits with empty changesets

2011-11-08 Thread Giulio Troccoli
On 07/11/11 21:34, Jö Fahlke wrote: Hi! Is there any way to do a commit with and empty changeset, but non-empty commit message? I made a typo in a commit message. Unfortunately the typo isn't just cosmetic, since it is right in a revision number referencing another commit. Even more unfortun

Re: SVN detects deleted files [SOLVED]

2011-10-18 Thread Giulio Troccoli
On 24/08/11 12:15, Giulio Troccoli wrote: Recently I have starting experiencing something I always thought not possible in Subversion. I work on Ubuntu with SVN 1.6.12. If I move or delete a file using the OS Subverision marks the file as deleted rather than missing. $ rm foo.php $ svn st D

Re: subversion upgrade from 1.4.6 to 1.7

2011-09-29 Thread Giulio Troccoli
On 29/09/11 05:33, Rajesh wrote: On Wed, Sep 21, 2011 at 5:59 AM, Daniel Shahaf wrote: Hyrum K Wright wrote on Wed, Sep 21, 2011 at 05:44:33 -0500: 2011/9/21 Ulrich Eckhardt: Am 21.09.2011 11:00, schrieb Hyrum K Wright: [repository upgrade] Since you are moving from 1.4 to 1.7, however, yo

Re: SVN detects deleted files

2011-08-24 Thread Giulio Troccoli
On 24/08/11 14:33, Stein Somers wrote: Something must have run 'svn rm' or 'svn move' on this file. Which could have happened long ago. Also long ago, something may have recreated the actual file without reverting the delete in svn. Then the effects you describe are perfectly normal. For su

Re: SVN detects deleted files

2011-08-24 Thread Giulio Troccoli
On 24/08/11 12:28, Stefan Sperling wrote: On Wed, Aug 24, 2011 at 12:15:28PM +0100, Giulio Troccoli wrote: Recently I have starting experiencing something I always thought not possible in Subversion. I work on Ubuntu with SVN 1.6.12. If I move or delete a file using the OS Subverision marks

SVN detects deleted files

2011-08-24 Thread Giulio Troccoli
Recently I have starting experiencing something I always thought not possible in Subversion. I work on Ubuntu with SVN 1.6.12. If I move or delete a file using the OS Subverision marks the file as deleted rather than missing. $ rm foo.php $ svn st D foo.php while I was expecting $ svn

Re: the revision number and a tag

2011-08-11 Thread Giulio Troccoli
On 11/08/11 17:02, Giulio Troccoli wrote: On 11/08/11 16:59, Michael Hüttermann wrote: Hello, given a Subversion tag, what's the best way to get the revision number of that tag, i.e. the revision number with which the tag was created? Is it possible at all having checked out the t

Re: the revision number and a tag

2011-08-11 Thread Giulio Troccoli
On 11/08/11 16:59, Michael Hüttermann wrote: Hello, given a Subversion tag, what's the best way to get the revision number of that tag, i.e. the revision number with which the tag was created? Is it possible at all having checked out the tag to a local working copy? Or is there any other w

Re: Cannot get a file when deleted

2011-08-09 Thread Giulio Troccoli
ders rm as equivalent to svn delete? Because this is happens in my job and does not in my laptop at home. On Tue, Aug 9, 2011 at 11:20 AM, Giulio Troccoli wrote: On 09/08/11 16:18, Adam Tong wrote: svn st gives the that the file was deleted (D) when i do svn up it does not bring it. But when i did

Re: Cannot get a file when deleted

2011-08-09 Thread Giulio Troccoli
On 09/08/11 16:18, Adam Tong wrote: svn st gives the that the file was deleted (D) when i do svn up it does not bring it. But when i did the first sugetion of copy -r it worked sorry about forgeting to reply to all On Tue, Aug 9, 2011 at 11:03 AM, Giulio Troccoli wrote: On 09/08/11

Re: Cannot get a file when deleted

2011-08-09 Thread Giulio Troccoli
On 09/08/11 16:02, Adam Tong wrote: you are right i used the os, i did not commit after deleting. On Tue, Aug 9, 2011 at 11:00 AM, Giulio Troccoli wrote: On 09/08/11 15:40, Adam Tong wrote: Hi, When i remove a file from my local copy, I cannot get it from the repository using the command

Re: Cannot get a file when deleted

2011-08-09 Thread Giulio Troccoli
On 09/08/11 15:40, Adam Tong wrote: Hi, When i remove a file from my local copy, I cannot get it from the repository using the command svn up. Is there another way to get a recently deleted file? or there is something wrong in my settings. Thanks Did you use the OS to delete the file or Sub

Re: Estimation of repository upgrade

2011-08-05 Thread Giulio Troccoli
On 05/08/11 17:11, Nico Kadel-Garcia wrote: On Fri, Aug 5, 2011 at 10:58 AM, Bob Archer wrote: Has anything been done to improve the speed of a load. Last time I did it, when moving from 1.5 to 1.6 it took over 12 hours. And now, two years later the repo is probably quite a bit bigger (bec

Re: Estimation of repository upgrade

2011-08-05 Thread Giulio Troccoli
On 05/08/11 14:18, Mark Phippard wrote: On Fri, Aug 5, 2011 at 7:09 AM, Giulio Troccoli <mailto:giulio.trocc...@mediatelgroup.co.uk>> wrote: I'm working on a plan to upgrade our server from 1.4.6 to 1.6.17. We have 75 repositories, with an average size of 30MB. They&

Estimation of repository upgrade

2011-08-05 Thread Giulio Troccoli
atter or minutes or hours? Also, I'm confused whether I need to run "svnadmin pack" as well, or if the upgrade will do it for me. If I need to run, does anyone has an idea of how long it could take? Thanks Giulio Troccoli

Re: Strange behavior on directory delete/commit

2011-08-02 Thread Giulio Troccoli
On 02/08/11 07:40, Dominik Psenner wrote: Hi, having a fresh subversion repository doing this as preparation: $ mkdir foo/ $ svn add foo $ svn commit -m "test" Adding foo Revision X sent. $ rmdir foo $ svn st ! foo $ svn delete foo D foo And finally this command fails: $ svn co

Re: Subversion version 7.0 Beta2 release configure attempt error

2011-07-28 Thread Giulio Troccoli
On 27/07/11 15:28, Rob Patten wrote: Noting the Subversion 7.0 Beta2 is released we are attempting to get ahead start on user request to have Subversion install on our IBM servers. Our user community requested any near current version at least but notified they will require version 7.0 for thei

Re: Moving Repositories to New server

2011-07-26 Thread Giulio Troccoli
On 26/07/11 15:35, Phil Pinkerton wrote: Are there any know issues with regards to moving Repositories from one platform to another ? Will the old Repositories maintain their current SVN revision ? Current platform Sun Solaris 10: SVN 1.6.5 Target platform Red Hat Enterprise 5 SVN 1.6.17 ( Su

RE: Archiving Projects (End-Of-Life)

2010-12-14 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: Johan Corveleyn [mailto:jcor...@gmail.com] > Sent: 13 December 2010 20:04 > To: users@subversion.apache.org > Subject:

RE: Strange meta-data problem when checking out

2010-12-10 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: Jochen Wuttke [mailto:wutt...@usi.ch] > Sent: 10 December 2010 11:03 > To: users@subversion.apache.org > Subject: Stra

RE: Diff tag against trunk head

2010-11-23 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: Kevin Connor Arpe [mailto:kevina...@gmail.com] > Sent: 23 November 2010 15:39 > To: users@subversion.apache.org > Sub

Using a changelist with the revet command

2010-11-19 Thread Giulio Troccoli
Hi, I have found an odd behaviour with the revert command. Maybe it's intended, but I don't find it very intuitive. I'm using SVN 1.6.9. If I have a changelist and I want to revert all changes made in all files in the changelist I would use the following svn revert --changelist That doesn't

RE: Can't see the wood for the trees (or: what are my branches called?)

2010-11-19 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: Gary [mailto:subversion-u...@garydjones.name] > Sent: 19 November 2010 08:32 > To: users@subversion.apache.org > Subje

RE: SVN help : multiple repo configuration

2010-11-11 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: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: 11 November 2010 12:50 > To: users@subversion.apache.org > Cc: Nes

RE: Help or suggestions on porting to subversion

2010-11-11 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: Cooke, Mark [mailto:mark.co...@siemens.com] > Sent: 11 November 2010 08:50 > To: Giulio Tro

RE: Help or suggestions on porting to subversion

2010-11-11 Thread Giulio Troccoli
[CUT] > > > The thing we want is: > > - checkout single/scattered files from different directories > > - modify/commit them > > - group the files and tag this group (only the files in this group). > > > This is not AFAIK directly possible in subversion (or any > other similar tool that I have used

RE: Sparse checkouts automation

2010-11-11 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: San Martino [mailto:sanmrt...@gmail.com] > Sent: 10 November 2010 23:10 > To: users@subversion.apache.org > Subject: S

RE: Promoting a mirror repository as a source repository

2010-11-08 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: Engebakken Geir [mailto:geir.engebak...@edb.com] > Sent: 08 November 2010 15:41 > To: Giulio Trocc

RE: Use of kdiff3

2010-11-08 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: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] > Sent: 08 November 2010 11:52 > To: 'Sub

Use of kdiff3

2010-11-08 Thread Giulio Troccoli
Lots of people here use either TortoiseMerge or WinMerge for conflict resolution. But now I have a requirement to provide something similar for a Linux platform and I thought of kdiff3. I there anyone else that uses as well? I have install it but I would like some advice on how to call it. I kn

RE: Promoting a mirror repository as a source repository

2010-11-08 Thread Giulio Troccoli
> -Original Message- > From: Engebakken Geir [mailto:geir.engebak...@edb.com] > Sent: 08 November 2010 11:08 > To: Giulio Troccoli; 'Gingko'; 'Subversion User List' > Subject: RE: Promoting a mirror repository as a source repository > > Sounds g

RE: Promoting a mirror repository as a source repository

2010-11-08 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: Gingko [mailto:from_tig...@nospam.homelinux.org] > Sent: 05 November 2010 23:50 > To: Subversion User List > Subject:

RE: Listing excluded items

2010-11-04 Thread Giulio Troccoli
>I only just noticed the depth option 'exclude' (as it's > not in the book yet, only the --help). I had noticed > TortoiseSVN gave it as an option, but had presumed that it > was akin to the other situations where TSVN has renamed or > extended the CLI functionality. > >I have even used it

RE: mergeinfo not inherrited when I thought it should

2010-10-29 Thread Giulio Troccoli
> > Hello, > > In a quick test, we have a project which has the following structure: > > /trunk/project/subfolder/file > > Next, we create a branch from /trunk/project to > > /branches/project/branch1/ > > We edit file on trunk a first time, changing line1 and commit > > Inside branch1, we do a mer

RE: Revisions not in chronological order

2010-10-29 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: Chris Evans [mailto:chris.ev...@gresearch.co.uk] > Sent: 29 October 2010 15:42 > To: 'users@subversion.apache.org' > S

RE: Advice on process for web development

2010-10-29 Thread Giulio Troccoli
CC-ing the list > -Original Message- > From: Luiz Guilherme Kimel [mailto:lki...@dba.com.br] > Sent: 29 October 2010 15:44 > To: Giulio Troccoli > Subject: RES: Advice on process for web development > > Giulio, > > I would recommend you a reference

Moving to Subversion for PL-SQL development

2010-10-29 Thread Giulio Troccoli
s way, to go to 5.4.3 I won't need 5.4.1 and 5.4.2 at all, which in my opinion is even better. In the end what I am looking for with this email is some advice on how to proceed from people with more experience than me in projects using PL-SQL. Thanks Giulio Troccoli Linedata Limited Regis

Advice on process for web development

2010-10-29 Thread Giulio Troccoli
Hi, I'm working with our Web Team to re-engineer their development process. All the code is already under Subversion, but everything is in one big directory. They're not using any branch or tags for that matter. And of course, testing is not as rigorous and controlled as it should be. Anyway, I

RE: Subversion on AIX

2010-10-14 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: David Weintraub [mailto:qazw...@gmail.com] > Sent: 13 October 2010 18:03 > To: Giulio Troccoli >

RE: Subversion on AIX

2010-10-13 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: David Weintraub [mailto:qazw...@gmail.com] > Sent: 13 October 2010 16:01 > To: Giulio Troccoli >

RE: Subversion on AIX

2010-10-13 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: David Weintraub [mailto:qazw...@gmail.com] > Sent: 12 October 2010 18:41 > To: Subversion > Subject: Subversion on AIX

RE: Rename svn-repository

2010-09-23 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: Dennis Borgmann [mailto:dennis.borgm...@googlemail.com] > Sent: 23 September 2010 11:46 > To: users@subversion.apache.

RE: Installing perl bindings after the fact

2010-09-22 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: Nate Parsons [mailto:parsons.n...@gmail.com] > Sent: 22 September 2010 05:42 > To: users > Subject: Installing perl bi

RE: I need help understanding license

2010-09-21 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: Ryan Schmidt [mailto:subversion-20...@ryandesign.com] > Sent: 21 September 2010 07:16 > To: Johno 48 > Cc: users@sub

Format of dump file from StarTeam repository

2010-09-16 Thread Giulio Troccoli
This is a bit OT I'm afraid. We are in the process of moving one project from StarTeam to Subversion. We are using the Polarion svnimporter script. We are also planning on using the svndumptool to do some reorganisation other little things before loading the dump into a new SVN repo. >From the

Web development development process

2010-09-15 Thread Giulio Troccoli
We are not a wed design company but we do have a web service team for our Intranet and Extranet. They have been working, so far with basically a trunk and no branches or tags. So, we are thinking of reorganising the repository, with the usual trunk/branches/tags. Developers will create branches

RE: [SOLVED] Repository Directory Tree

2010-09-14 Thread Giulio Troccoli
> It sounds like good advice. At least for the first few, I > will check them out in an empty directory and compare them, > then clear out the old directory and check them out into the > one I really want to use. Once you have compared the two trees, you don't need to check out again. Simply de

RE: Repository Directory Tree

2010-09-13 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: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] > > Sent: Monday, September 13, 2010 3

RE: Repository Directory Tree

2010-09-13 Thread Giulio Troccoli
> Cc: users@subversion.apache.org > Subject: Re: Repository Directory Tree > > On Fri, Sep 10, 2010 at 5:57 PM, Nico Kadel-Garcia > wrote: > > On Fri, Sep 10, 2010 at 1:42 AM, Lorenz wrote: > >> Giulio Troccoli wrote: > >>>[...] > >>>- check out the whole thi

RE: Repository Directory Tree

2010-09-13 Thread Giulio Troccoli
have done, and now will need to do for > each project I check out for the first time after doing this? > > Regards, > Allen > > > -Original Message- > > From: Aladdin [mailto:alad...@csunv.com] > > Sent: Sunday, September 12, 2010 2:48 PM > > To: '

RE: Detecting CR eol

2010-09-08 Thread Giulio Troccoli
> On Wednesday 08 September 2010, Giulio Troccoli wrote: > > I remeber having problems with svn:eol-style set to native. I think > > Subversion did not checkout the files with the correct EOL based on > > the platform, but maybe that was because the files were > actually

RE: Renaming a branch

2010-09-08 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: Jeremy Mordkoff [mailto:j...@zeevee.com] > Sent: 08 September 2010 14:33 > To: Giulio Tro

RE: Renaming a branch

2010-09-08 Thread Giulio Troccoli
> Is there a safe way to rename a branch? I'm worried about all > my mergeinfo's If you have merged only from trunk and haven't merged from this branch, I don't see a problem in using s imple svn mv. Linedata Limited Registered Office: 85 Gracechurch St., London, EC3V 0AA Registered in England

RE: Detecting CR eol

2010-09-08 Thread Giulio Troccoli
> I don't believe you have to go to so much trouble in the > pre-commit hook. If you have set the svn:eol-style property > then subversion will ensure the file has those line endings > on checkout and update them when committing into the > repository. So all the hook needs to do is check for the >

RE: Help with Mac repositry permissions

2010-09-08 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: Matthew Allen [mailto:f...@memecode.com] > Sent: 08 September 2010 10:35 > To: Giulio Troccoli > Su

Detecting CR eol

2010-09-08 Thread Giulio Troccoli
I am writing a pre-commit hook script in perl. One of the requirement is that all files (luckly they are all text files) have the svn:eol-style property set to LF and the actual eol is indeed LF. If that's not the case I will reject the commit and direct the user to a page on our intranet to exp

RE: Help with Mac repositry permissions

2010-09-08 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: Matthew Allen [mailto:f...@memecode.com] > Sent: 08 September 2010 07:41 > To: users@subversion.apache.org > Subject:

RE: Repository Directory Tree

2010-09-07 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: Allen Williams [mailto:alad...@csunv.com] > Sent: 07 September 2010 12:24 > To: users@subversion.apache.org > Subjec

RE: Repository Directory Tree

2010-09-06 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: Allen Williams [mailto:a...@csunv.com] Sent: 06 September 2010 15:28 To: users@subversi

RE: Transaction and revision numbers

2010-09-06 Thread Giulio Troccoli
t; To: users@subversion.apache.org > Cc: Giulio Troccoli; 'Daniel Becroft' > Subject: Re: Transaction and revision numbers > > On Monday 06 Sep 2010, Giulio Troccoli wrote: > > > > > > The class will be used by both the pre- and post-commit > hooks, hence > > the

RE: Transaction and revision numbers

2010-09-06 Thread Giulio Troccoli
Troccoli Cc: users@subversion.apache.org Subject: Re: Transaction and revision numbers On Mon, Sep 6, 2010 at 7:29 PM, Giulio Troccoli wrote: Is there a special format of a transaction number? I would like to write a method in perl that

Transaction and revision numbers

2010-09-06 Thread Giulio Troccoli
Is there a special format of a transaction number? I would like to write a method in perl that gets a number, either transaction or revision, and then adds the correct --revision or --transaction parameter (for the svnlook command). So if there is a special format for a transaction number I can

RE: Deleteing svn:mergeinfo after reintegration

2010-08-27 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: Bob Archer [mailto:bob.arc...@amsi.com] > Sent: 26 August 2010 17:47 > To: Giulio Tro

Deleteing svn:mergeinfo after reintegration

2010-08-26 Thread Giulio Troccoli
other branches I have got these mergeinfo too, which I'm not interested in the least, and more than once they confused me. 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

RE: Use existing directory as repository

2010-08-20 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: Tim Asplin [mailto:tim.asp...@gmail.com] Sent: 20 August 2010 10:29 To: users@subversio

RE: Restore all trunk!

2010-08-18 Thread Giulio Troccoli
> > We have two servers(stagging and production), one > development machine > > and one repository SVN server separated. Do you mean to say that the staging and production machines have a working copy of the same SVN repository? > > > If you have reverse-merge the offending revisions than > your

RE: Restore all trunk!

2010-08-18 Thread Giulio Troccoli
> Thnks > > > But, I can rolback the revision on my working copy (NOW my > working copy are 3243, and the SVN 3251), but not can commit > this 'rollback' > to trunk! because this revision already exists on SVN Server If you have reverse-merge the offending revisions than your working copy is at r

RE: Restore all trunk!

2010-08-18 Thread Giulio Troccoli
> Hi > > I'm in a dirt, and would like a help! > > I will describe the workflow of the donkey: > > - Copy the contents of a local branch to another folder and > removed all references .svn this folder. > - And later removed the contents of the trunk location, via "svn rm" > and submitted via commit

RE: Subversion Client Not Accessible

2010-08-17 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: suman.mai...@asia.bnpparibas.com [mailto:suman.mai...@asia.bnpparibas.com] Sent: 17 August 201

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

  1   2   >