RE: view log problem with path authorization

2016-05-30 Thread Phil Crooker
Thanks, Stefan, for the explanation. It has been very puzzling, this makes sense now. A feature, not a bug. ;-) From: Stefan Sperling Sent: Monday, 30 May 2016 8:27 PM To: Phil Crooker Cc: users@subversion.apache.org Subject: Re: view log problem with

RE: view log problem with path authorization

2016-05-25 Thread Phil Crooker
?Any response to this? It does look like a bug to me... ? From: Phil Crooker Sent: Tuesday, 24 May 2016 6:10 PM To: users@subversion.apache.org Subject: view log problem with path authorization Newbie question - I have authenticated users with read or r/w

view log problem with path authorization

2016-05-24 Thread Phil Crooker
Newbie question - I have authenticated users with read or r/w access are unable to view logs, eg: # svn --username whatever --password x svn://svn/repos/project/yada.txt svn: Item is not readable I must grant anonymous read access in authz and then it works: [/] * =

Re: One data set - two repositories?

2014-11-02 Thread Phil Pinkerton
Create two working working copies as you described then up date the one your working on and commit after making changes. i.e 'complete' for home 'partial' for travel. Sent from Phil's iPad > On Oct 29, 2014, at 3:33 PM, Andreas Stieger wrote: > > Hello, > >> On 29/10/14 21:07, c...@qgenuity

Re: Sub-Version Query

2013-05-08 Thread Phil Pinkerton
You answers are here: http://subversion.apache.org On May 8, 2013, at 3:30 AM, "Anupam Choubey" wrote: > > > Hi, > > I have some queries on subversion - > > 1. What is the latest version avaiable of subversion? > 2. What is the harrdware & software infrastructure required to install the >

svn diff bug

2012-12-06 Thread Phil Shafer
. I am running macosx (10.8.0) and svn version 1.7.6 (r1370777). FWIW, I do _not_ see this issue on freebsd w/ svn version 1.6.6 (r40053). Is this a known bug? If not, where should I file it? Thanks, Phil --- Bock [trash/libslax-read-only]% uname -a Darwin bock.juniper.net 10.8.0 Darwin Kerne

Branching best practice advice for an inherently complex environment

2012-09-25 Thread Phil Pinkerton
Looking for convincing guidelines to change some rather poor practices Scenario : Project has multiple branches with frequent changes by several different developers, merging back to trunk is infrequent and when done merge results in 90% conflicts. simple example: Project A1 (trunk) copied to

Re: need a good vss to svn migration tool

2012-09-03 Thread Phil Pinkerton
be accessed later if needed for history or other metadata. Results after a small Subversion learning curve was the VSS archives were never accessed again. just my 2 cents phil On Sep 3, 2012, at 2:53 AM, "Cooke, Mark" wrote: >> -Original Message- >&

ViewVC and shell scripts

2012-06-26 Thread Phil Pinkerton
Any particular reason I cannot view/annotate a shell script using the latest ViewVC provided with Subversion Edge ? Phil

Re: SVN as DMS

2012-03-21 Thread Phil Pinkerton
SharePoint for documentation. As Subversion has no built-in search attribute so to speak, however there are 3rd party application that claim to search Subversion, but why go thorough all that. I here there have been substantial improvement is the SharePoint application. 2 cents On Mar 14, 2012

Add generic MOTD to hooks scripts ?

2012-03-21 Thread Phil Pinkerton
their Repository of that change. perhaps adding an email or message to be sent automagically to whoever accesses the repository ? "Wish list' would be a script easily modified and propagated to all repository hook directories Ideas ? Suggestions ( besides read the book ) Phil

What does the number in the Repository file "format" represent ?

2012-02-15 Thread Phil Pinkerton
How can we determine what version of Subversion a Repository currently is. 5 = 1.4 ? or 1.5 ? Need to wire a script to check for older versions as we upgraded the FSFS server from 1.4.x to 1.5.x then 1.6.x phil

Error doing a svnsync

2012-02-08 Thread Phil Pinkerton
We have been doing a few hundred svnsync's from a 1.6.5 repositories to 1.7.2 repositories for the most par this has gone quite well. but we have encountered an error that is not to clear and we seek any insight to this error: svnsync: E22: Valid UTF-8 data (hex: 53 65 72 76 65 72 20 43 75 7

Re: Sub Version Source Code

2012-01-16 Thread Phil Pinkerton
http://subversion.apache.org/packages.html Just google for Apache Subversion and choose your flavor. On Jan 16, 2012, at 3:28 AM, Manohar Mylaram wrote: > Hi, > This is Manohar. I would like to work on sub version. So, can u please > provide me the complete source code of sub version. > > R

Re: How to control where to put .subversion directory

2012-01-05 Thread Phil
Thank you Ed and Ryan. You provided me some ideas around this topic. I appreciated it. On Thu, Jan 5, 2012 at 3:06 PM, Ed wrote: > On Thu, Jan 5, 2012 at 10:49 AM, Phil wrote: > > Not sure if this is even possible but subversion place the ".subversion" > > dir

How to control where to put .subversion directory

2012-01-05 Thread Phil
Not sure if this is even possible but subversion place the ".subversion" directory based on your unix environment variable called $HOME. Well, on one server, we have specifically specify $HOME to a location that could be deleted in the future. If that's the case, then there goes the ".subversion"

Re: svn 1.6 - compression svndiff format data failed

2011-12-21 Thread Phil
Daniel, Please forgive me but I'm not familiar with *.py On Wed, Dec 21, 2011 at 7:52 PM, Daniel Shahaf wrote: > > https://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/svn-viewspec.py > > > Phil wrote on Wed, Dec 21, 2011 at 16:44:36 -0800: > > Well, i

Re: svn 1.6 - compression svndiff format data failed

2011-12-21 Thread Phil
doing is first perform "svn co svn://... -depth immediate". Then "svn update -depth infinity" on each of the package folder (total 155). Please let me know if anyone is able to figure this out and get it working. Thanks in advance. On Wed, Dec 21, 2011 at 6:32 AM, Phil wrote:

Re: svn 1.6 - compression svndiff format data failed

2011-12-21 Thread Phil
Maybe I should download and get a better zlib package. Let me try and keep everyone posted. On Wed, Dec 21, 2011 at 9:14 AM, Phil wrote: > I have about 155 packages in the repository that I want to checkout. This > has never worked with v1.6. The workaround is to checkout each packa

Re: svn 1.6 - compression svndiff format data failed

2011-12-21 Thread Phil
y. On Wed, Dec 21, 2011 at 8:05 AM, Stefan Sperling wrote: > On Wed, Dec 21, 2011 at 07:47:16AM -0500, Phil wrote: > > Setting LC_ALL=C does not work either. Wonder why it works for v1.7 but > > not for v1.6. Again, I'm getting "svn: Compression of svndiff data > fa

Re: svn 1.6 - compression svndiff format data failed

2011-12-21 Thread Phil
libraries on top of the >> 1.6 ones; should just work >> >> > Anyways, by setting LC_ALL=C environment variable (I'm running AIX >> server), >> > what exactly does that do? Strange that I don't have to set this when >> > running v1.7. >>

svn 1.6 - compression svndiff format data failed

2011-12-20 Thread Phil
Whenever I use "svn://" protocol to checkout numerous files at one time, I get the error "svn: compression svndiff failed data" at some point. However, this doesn't occure when using "file://" protocol. Does anyone know how to resolve this with svn v1.6? This doesn't occur with svn v1.7 but I prefe

HowTo upgrade repository from 1.6 to 1.7

2011-12-16 Thread Phil
aries over v1.6. What about the existing repository that was build using v1.6 svnadmin create? How does that get upgraded to v1.7? Thanks. -cwstorm (Phil)

Re: How to Maintain "timestamp" in Repository & Working copy ?

2011-10-11 Thread Phil Pinkerton
On 10/11/2011 11:58 AM, Andy Levy wrote: On Tue, Oct 11, 2011 at 11:48, Phil Pinkerton wrote: On 10/11/2011 10:48 AM, Tony Sweeney wrote: -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 11 October 2011 15:42 To: users@subversion.apache.org Subject: How to

Re: How to Maintain "timestamp" in Repository & Working copy ?

2011-10-11 Thread Phil Pinkerton
On 10/11/2011 10:48 AM, Tony Sweeney wrote: -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 11 October 2011 15:42 To: users@subversion.apache.org Subject: How to Maintain "timestamp" in Repository& Working copy ? I have a request to ke

Re: How to Maintain "timestamp" in Repository & Working copy ?

2011-10-11 Thread Phil Pinkerton
On 10/11/2011 10:48 AM, Tony Sweeney wrote: -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 11 October 2011 15:42 To: users@subversion.apache.org Subject: How to Maintain "timestamp" in Repository& Working copy ? I have a request to ke

How to Maintain "timestamp" in Repository & Working copy ?

2011-10-11 Thread Phil Pinkerton
I have a request to keep the "commit" timestamps associated with the file in the working copy the same. Is that possible ? most users have their working copy on a Windows OS , Subversion Server is on a Unix Server ( not that that matters ). Is there a parameter in TortoiseSVN perhaps ?

Best Method to move 500 Repositories

2011-10-10 Thread Phil Pinkerton
Looking for suggestion on best way to move 500 Repositories from Unix Hardware to VM Linux Server old - Unix Server compiled and Built Subversion 1.6.5 from Source new - Linux VM Server will have Subversion Edge 1.6.17 ACL contains 2000 + users. Any experience at this scale ? Advise ? loo

Re: Lost list of "Search Utilities"

2011-09-23 Thread Phil Pinkerton
Very cool did not know about that. thanks! On 9/23/2011 7:39 AM, shrinivasan wrote: On Friday 23 September 2011 04:58 PM, Phil Pinkerton wrote: A while back I posted a question about various Application/utilities that provide a way to "Search" Subversion Repositories. My email g

Lost list of "Search Utilities"

2011-09-23 Thread Phil Pinkerton
plication open source or paid and can post again I'd be most thankful Phil

SVN dump & load vs ftp

2011-09-21 Thread Phil Pinkerton
Besides the time what is the advantage of svn dump & load vs ftp for moving a Repository to a new location ? What type of "clean-up" might take place to reduce disk space when using the dump & load method vs ftp ?

Difference between Dump & Load and an FTP'd Repository ?

2011-09-20 Thread Phil Pinkerton
I here there are some advantage to both. My primary interest to to save disk space with heavily modified Repositories. What exactly get's "Cleaned-up" when doing a dump & load? Besides the "time" savings what is the real difference between a the 2 methods ? Phil

Re: Svn Searcher

2011-07-27 Thread Phil Pinkerton
would be appreciated. On Wed, Jul 27, 2011 at 11:20 AM, vishwajeet singh wrote: > > > On Wed, Jul 27, 2011 at 8:48 PM, Phil Pinkerton > wrote: >> >> Anyone have experience installing and using Svn Searcher ? >> >> http://svn-search.sourceforge.net/ >>

Svn Searcher

2011-07-27 Thread Phil Pinkerton
Anyone have experience installing and using Svn Searcher ? http://svn-search.sourceforge.net/ I have a client that would like to do Repository Searches. -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to

svnsync

2011-07-27 Thread Phil Pinkerton
A local SVN "expert" tells me svnsync is all I need with regards to moving several (about 2 hundred) repositories from a Unix server to a Linux server even though there are mixed versions of SVN. Some are 1.5x others are 1.6.x (all are FSFS).and the destination server will have 1.6.17 svn installe

Moving Repositories to New server

2011-07-26 Thread Phil Pinkerton
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 ( Subversion Edge ) Planned steps (Creating a s

Need for a local Subversion server?

2011-07-22 Thread Phil Montgomery
constructive responses. :) phil

Re: SVN 1.7 - check out single file?

2011-07-01 Thread Phil Pinkerton
On 7/1/2011 1:14 PM, Andy Levy wrote: On Fri, Jul 1, 2011 at 13:10, Phil Pinkerton wrote: On 7/1/2011 11:38 AM, joe.floe...@sungard.com wrote: -Original Message- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: Friday, July 01, 2011 10:22 AM To: Andy Levy; users

Re: SVN 1.7 - check out single file?

2011-07-01 Thread Phil Pinkerton
On 7/1/2011 11:38 AM, joe.floe...@sungard.com wrote: -Original Message- From: Andy Levy [mailto:andy.l...@gmail.com] Sent: Friday, July 01, 2011 10:22 AM To: Andy Levy; users@subversion.apache.org Subject: Re: SVN 1.7 - check out single file? On Fri, Jun 24, 2011 at 17:05, Stefan Sperlin

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
On 7/1/2011 11:26 AM, Geoff Hoffman wrote: 3. What is the best way to lock the Trunk so only certain users can access it, using Hook Script or using admin tool? use Subversion's built-in path-based authorization or possibly some Apache configuration tweaks I just followed t

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
On 7/1/2011 9:57 AM, Andy Levy wrote: Please stop top-posting. The convention on this mailing list is to bottom- or inline-post, and quote the relevant portions you're responding to. On Fri, Jul 1, 2011 at 09:43, Phil Pinkerton wrote: Interesting, Can you (or anyone else) provide

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
On 7/1/2011 9:57 AM, Andy Levy wrote: Please stop top-posting. The convention on this mailing list is to bottom- or inline-post, and quote the relevant portions you're responding to. On Fri, Jul 1, 2011 at 09:43, Phil Pinkerton wrote: Interesting, Can you (or anyone else) provide

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
2011 at 09:43, Phil Pinkerton wrote: Interesting, Can you (or anyone else) provide a few scenario examples from your experience (not related to horses and besides those given in the svnbook.red-bean)? What are you looking for, exactly? If you need to restrict all access to a path, including r

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
re are "horses for courses". Makes sense now? Which approach you take to (3) depends on the existing customer set up. There are a number of tradeoffs, so there's no single right answer. Tony. -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent: 01 Ju

Re: Branching Questions

2011-07-01 Thread Phil Pinkerton
Thanks for the quick response. However I have no clue what you mean by Horses for courses. and I certainly cannot reply to my clients question with such an answer. On 7/1/2011 7:03 AM, Tony Sweeney wrote: -Original Message- From: Phil Pinkerton [mailto:pcpinker...@gmail.com] Sent

Branching Questions

2011-07-01 Thread Phil Pinkerton
, using Hook Script or using admin tool? Phil

Standards "Best Practice"

2011-07-01 Thread Phil Pinkerton
Are there recommended standards with regards to Repository size, number of users per Repository, what type of data is contained in a Repository? Any experience with performance issues in regards to running Subversion on VMware vs a Blade Server ? Phil

branch question

2011-06-23 Thread Phil Pinkerton
Any issues with creating a branch from a branch? no trunk and no merge back to first branch ? Phil -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that it can be experienced"  

Re: Index of Subversion add-on projects and products

2011-06-13 Thread Phil Montgomery
I would find something that you're mentioning and that Ryan sent useful. Would be nice to resurrect the space from the subversion project and have a few people such as yourself maintain it. On Mon, Jun 13, 2011 at 8:23 AM, wrote: > I checked out the Resourcey web site that Itamar suggested. Co

Re: SVN Best Practices

2011-06-13 Thread Phil Montgomery
The site has very useful information and basically the core part of my document. I do appreciate the posts. Just curious if there is anything else that is normally seen in the industry that wasn't applied to that site. Seeing how this is the SVN user group I would hope that the site is updated,

Single Sign on for read-only Subversion access via HTTP

2011-06-09 Thread Phil Pinkerton
repository Phil

SVN Best Practices

2011-06-09 Thread Phil Montgomery
I'm working on a document that states the industry's best practices for SVN and would appreciate some guidance. Can anyone share or direct me to a good site that has useful information that engineers have discovered while working with SVN? I know I can read the SVN manual and did, but looking for

Re: Subversion/Tortoise questions

2010-11-10 Thread Phil Pinkerton
On Tue, Nov 9, 2010 at 4:56 PM, Andy Levy wrote: > On Tue, Nov 9, 2010 at 16:30, Phil Pinkerton wrote: >> 1) Does Tortoise  just send command to the Subversion Windows Command >> Line client? > snip ... >> 5) Does Tortoise and/or Subversion Windows Command Line client &g

Re: Subversion/Tortoise questions

2010-11-10 Thread Phil Pinkerton
On Wed, Nov 10, 2010 at 9:45 AM, Ludwig, Michael wrote: >> >> 4) Is the another GUI Subversion client that has better performance >> >> when content is being checked out to a Windows network drive. >> > >> > You won't find much variation, because they almost all use the same >> > core libraries or

Re: Subversion/Tortoise questions

2010-11-10 Thread Phil Pinkerton
On Tue, Nov 9, 2010 at 4:56 PM, Andy Levy wrote: > On Tue, Nov 9, 2010 at 16:30, Phil Pinkerton wrote: >> 1) Does Tortoise  just send command to the Subversion Windows Command >> Line client? > > No, it is not a wrapper. TortoiseSVN is built on top of the Subversion >

Re: Subversion/Tortoise questions

2010-11-09 Thread Phil Pinkerton
On Tue, Nov 9, 2010 at 4:56 PM, Andy Levy wrote: > On Tue, Nov 9, 2010 at 16:30, Phil Pinkerton wrote: >> 1) Does Tortoise  just send command to the Subversion Windows Command >> Line client? > > No, it is not a wrapper. TortoiseSVN is built on top of the Subversion >

Subversion/Tortoise questions

2010-11-09 Thread Phil Pinkerton
1) Does Tortoise just send command to the Subversion Windows Command Line client? 2) Can the Tortoise and/or Subversion Windows Command Line client be configured to reduce and/or eliminate with small pack CIFS traffic that occurs during the check out process to a Windows network drive? -may

Network Drive Support ?

2010-10-26 Thread Phil Pinkerton
a 10 year old ...mgmt haha ) thanks Phil -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that it can be experienced"   AE Please Feed and Educate the Children... it's the least any of us can do.

Check out fails Secure Connection truncated

2010-10-19 Thread Phil Pinkerton
What is the issue / cause with regards to "Could not read chunk delimiter" ?? -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that it can be experienced"   AE Please Feed and Educate the Chil

Secure connection truncated during checkout ?

2010-10-15 Thread Phil Pinkerton
truncated' The location where I am checking out to is a Windows shared directory if that makes a difference. Phil -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that it can be experienc

Setting "tags" to read only ?

2010-09-29 Thread Phil Pinkerton
How can we set a tag as read only at creation time ? We have a tags subdirectory and we keep tags created from trunk there, we want to set these tags to ready-only so they cannot be modified. We also copy our tags to a static tag for build reference ( we call this a sliding tag ). The static tag

Re: SVN update question

2010-08-11 Thread Phil Pinkerton
On 08/11/2010 07:44 PM, Ryan Schmidt wrote: On Aug 11, 2010, at 18:20, Phil Pinkerton wrote: I'd like to be able to update a working copy after deleting a file from the Repository and have the file I removed from the Repository also removed from the working copy when I do an u

Re: SVN update question

2010-08-11 Thread Phil Pinkerton
On 08/11/2010 07:28 PM, David Bartmess wrote: On 8/11/2010 5:20 PM, Phil Pinkerton wrote: I'd like to be able to update a working copy after deleting a file from the Repository and have the file I removed from the Repository also removed from the working copy when I do an update. Is

SVN update question

2010-08-11 Thread Phil Pinkerton
I'd like to be able to update a working copy after deleting a file from the Repository and have the file I removed from the Repository also removed from the working copy when I do an update. Is that possible ?

Supported platforms

2010-07-12 Thread Phil Johnson
Is there a version of Subversion that will run as a USB portable application under Xampp ? Regards, Philip Johnson BA(Open), Dip.CCI, FIAP Privileged and/or confidential Information may be contained in this message. If you are not the addressee indicated in this message, or responsible

Subversion update "bug" ?

2010-04-26 Thread Phil Pinkerton
way I could have the update work was to delete the modified file then do the update. Why did svn not update the modified file ? Phil -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that i

modifying the dot svn file

2010-04-06 Thread Phil Pinkerton
? phil -- " The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that it can be experienced" AE Please Feed and Educate the Children... it's the least any of us can do.

Re: Meaning of numbers in format file ?

2010-02-16 Thread Phil Pinkerton
Hyrum K. Wright wrote: On Feb 16, 2010, at 11:47 AM, Phil Pinkerton wrote: Sorry the format file that is in each repository directory /format Hyrum K. Wright wrote: To which format file are you referring? On Feb 16, 2010, at 11:40 AM, Phil Pinkerton wrote: my guess is 5

Re: Meaning of numbers in format file ?

2010-02-16 Thread Phil Pinkerton
Sorry the format file that is in each repository directory name>/format Hyrum K. Wright wrote: To which format file are you referring? On Feb 16, 2010, at 11:40 AM, Phil Pinkerton wrote: my guess is 5=1.6 4=1.5 3=1.4 2= < 1.4 please correct me if I am wrong thanks Phil

Meaning of numbers in format file ?

2010-02-16 Thread Phil Pinkerton
my guess is 5=1.6 4=1.5 3=1.4 2= < 1.4 please correct me if I am wrong thanks Phil