RE: cannot break lock due to no matching lock-token

2010-04-15 Thread Giulio Troccoli
Linedata Services (UK) Ltd Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB Registered in England and Wales No 3027851VAT Reg No 778499447 -Original Message- From: Tom Jones [mailto:tom.jo...@woodward.com] Sent: 14 April 2010 17:15 To:

Need inormation for implementing SVN.

2010-04-15 Thread Sriramaiah, Arun Kumar
Hi, We are planning to implement SVN, we have few questions. 1) Need information about the SVN server and build software version and names. 2) SVN Client version and names. 3) What would be the best practice for implementing. Regards, Arun.

Mechanism to list files in SVN repository greater than certain size

2010-04-15 Thread Ravi Roy
Hi Does somebody knows a mechnism as how to scan existing SVN repositories for files (say which are 5 MB) ? and get details of the same. Thanks! -RR

Re: Need inormation for implementing SVN.

2010-04-15 Thread vishwajeet singh
1) Need information about the SVN server and build software version and names. I hope you are talking about Subversion Server's version current version is 1.6.9 2) SVN Client version and names. There are different clients available for windows TortoiseSVN is preferred, than we

Re: Need inormation for implementing SVN.

2010-04-15 Thread vishwajeet singh
3) What would be the best practice for implementing. Best practices as mentioned on Subversion's website can be found here http://svn.apache.org/repos/asf/subversion/trunk/doc/user/svn-best-practices.html Another useful doc for best practices

Re: Mechanism to list files in SVN repository greater than certain size

2010-04-15 Thread David Weintraub
Are you looking for current versions or all versions of all file file? The only version control system I know of which could do the latter was was ClearCase and only if you used dynamic views since that allowed you to see all versions of all files. And, doing something like that took forever.

Re: Permissions denied problem during a commit...

2010-04-15 Thread J. Norment
This is just a guess, but I'm wondering if the subdirectories that are created by the application are getting the same permissions as the initial path. Do you have group set for +s? I think you need that, or subdirectories can be created that don't carry the same permissions as the

Permissions denied problem during a commit...

2010-04-15 Thread Sarah Darien
hey guys sorry to bring up (yet again) a permissions issue, but i've been through the dox, followed the instructions, tried as much as i can and now i think it's just me being stupid. i'm really hoping someone here can help! when i try to commit a file to my SVN repo, i get the following error:

Re: Permissions denied problem during a commit...

2010-04-15 Thread J. Norment
There's a lot of information that I don't have about your installation. I didn't give you specific commands because I'm not sure about all the ways to set up SVN. I use a pretty simple setup. We access our repo via svn://IP.address/repo through TortoiseSVN here. On the server, the repo

Sync Fail on svn 1.6.9

2010-04-15 Thread Andersen, Krista
I have noticed some odd sync behavior since we upgraded to 1.6.9 about four weeks ago. (Mostly we are pleased with the improved sync performance over 1.6.3 - yay! However...) First: I have seen commits involving a large number (over 700 paths listed in the log) of files fail with the output:

Revision properties must not be changed

2010-04-15 Thread Greenberet
Hello, is it possible to forbid editing a revision property ( e.g: svn:author, svn:date, svn:log )? The problem is, that I want to use subversion in the company I work and due some certifications we have to guarantee that such things can't be changed by a user after a write ( or commit in svn

Re: Revision properties must not be changed

2010-04-15 Thread Greenberet
Oh, thank you for the info =) Am 15.04.2010 21:06, schrieb Itamar O: This is actually the default behavior. The SVN admin must explicitly enable the editing of revision properties (using a pre-revprop-change hook) in order to allow this. On Thu, Apr 15, 2010 at 9:59 PM, Greenberet

Re: Determining file(s) modified in a changeset

2010-04-15 Thread Les Mikesell
On 4/15/2010 4:09 PM, David Bartmess wrote: On 4/15/2010 2:17 PM, Bob Archer wrote: I need to modify a script that was used with CVS that basically got a list of the files that changed with a specific tag, and acted upon them. Now we're moving to Subversion, and I need a way to get a list of

Re: Determining file(s) modified in a changeset

2010-04-15 Thread Daniel Shahaf
David Bartmess wrote on Thu, 15 Apr 2010 at 15:09 -0600: Yep, I found a one-liner to do this.. svn log -q -v -r rev url | sed -e s/^ .* // | egrep -v ^r[0-9]*|Changed Paths:|- Have you tried it on revisions that contain copies or moves? (Aside from the parenthetical copy-from path/rev,

Re: Extra newline added to commit messages -- why?

2010-04-15 Thread Ryan Schmidt
On Apr 15, 2010, at 17:16, Ori Avtalion wrote: What do you think? I think you should use log-police.py to make it a non-issue. This script ensures all log messages end with exactly one newline, regardless how many were there originally. You can set it up as a hook script to auto-correct new

Re: Determining file(s) modified in a changeset

2010-04-15 Thread David Weintraub
On Thu, Apr 15, 2010 at 3:42 PM, David Bartmess dingod...@edingo.net wrote: I need to modify a script that was used with CVS that basically got a list of the files that changed with a specific tag, and acted upon them. Now we're moving to Subversion, and I need a way to get a list of files

Re: Sync Fail on svn 1.6.9

2010-04-15 Thread Stefan Sperling
On Thu, Apr 15, 2010 at 07:10:00PM -0400, Andersen, Krista wrote: Do you know what SVN does now to detect and remove stale sync locks? Can this be related? Is it possible my first sync issue is from timing-out? Or perhaps it only appears to timeout from my command line client's point of

Press Release - Leading SVN Host, Assembla.com, launches free, unlimited, hosted SVN repositories

2010-04-15 Thread Assembla Social Media
You can read the full press release at http://www.prweb.com/releases/2010/04/prweb3872834.htm Or, here are the highlights. Assembla.com, which has hosted subversion repositories for over 4 years, has announced that they will begin offering free SVN repositories. These repositories are ... -

Working with Subversion

2010-04-15 Thread Sowjanya2 V
Hello, I had down loaded subversion 1.5.6 and I updated the eclipse version as 1.4.x. I want to know the exact procedure to build entire subversion. Thanks in advance. Sowjanya Venkiteelarajendra Tata Consultancy Services Mailto: sowjanya...@tcs.com Website: http://www.tcs.com