svnmerge.py vs. build-in merge support since version 1.5

2010-01-19 Thread Dieter Oberkofler
I have been using svnmerge.py for quite a while and although I was looking forward for the build-in functionality it worked quite well. After now upgrading to version 1.6 with the build-in functionality that replaces the need for svnmerge.py I'm a little surprised that not all of the script functio

svnperms.py, svnperms.conf with pre-commit hook issue

2010-01-19 Thread Vijay Dhingra
Hello, Can someone help to set svnperms.py and svnperms.conf file along with pre-commit hook to make it restricted for tags to be created only. No one can remove or update tags portion. We have one repository for every projects i.e. project1 trunk tags branches So I would like

Re: I think I'm in big trouble! (committed changes error)

2010-01-19 Thread Ryan Schmidt
On Jan 19, 2010, at 19:03, Rolf Marsh wrote: > On 1/19/2010 5:01 PM, Ryan Schmidt wrote: > >> On Jan 19, 2010, at 18:58, Rolf Marsh wrote: > >> >> >>> This morning, I took my working copy, which is on a flash drive, and >>> committed the changes to the hard drive on my desktop. I then went

Re: No such revision 0

2010-01-19 Thread Ryan Schmidt
On Jan 19, 2010, at 19:16, Kiko Man wrote: > On Tue, Jan 19, 2010 at 3:28 PM, Ryan Schmidt > wrote: > Assuming this is an FSFS repository, is there in fact a file called "0" in > the db/revs and db/revprops (or, if sharded, db/revs/0 and db/revprops/0) > directories? The error message seems t

Re: No such revision 0

2010-01-19 Thread Kiko Man
On Tue, Jan 19, 2010 at 3:28 PM, Ryan Schmidt < subversion-20...@ryandesign.com> wrote: > Assuming this is an FSFS repository, is there in fact a file called "0" in > the db/revs and db/revprops (or, if sharded, db/revs/0 and db/revprops/0) > directories? The error message seems to indicate there

Re: I think I'm in big trouble! (committed changes error)

2010-01-19 Thread Ryan Schmidt
On Jan 19, 2010, at 18:58, Rolf Marsh wrote: > This morning, I took my working copy, which is on a flash drive, and > committed the changes to the hard drive on my desktop. I then went to work, > made some more changes to the project on the flash drive (now attached to my > laptop), and when

I think I'm in big trouble! (committed changes error)

2010-01-19 Thread Rolf Marsh
This morning, I took my working copy, which is on a flash drive, and committed the changes to the hard drive on my desktop. I then went to work, made some more changes to the project on the flash drive (now attached to my laptop), and when I wasn't thinking, committed those changes. I assume

Re: Variables

2010-01-19 Thread David Brodbeck
Did you set the svn:keywords property on the file, to let Subversion know you want it to do keyword replacement on it? See: http://svnbook.red-bean.com/en/1.5/svn.advanced.props.special.keywords.html On Jan 19, 2010, at 10:13 AM, Young, Darren wrote: > Thanks. One more question on keywords the

Re: svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
On Tue, Jan 19, 2010 at 2:18 PM, Mark Phippard wrote: >> Disregard this message.  I just realized that my new server only has >> svn 1.4.2 while my original was using 1.6.  I'm sure that is the >> problem.  I feel stupid that I didn't check this earlier. > > That should not be a problem in terms o

Re: svn dump and load not preserving all files

2010-01-19 Thread David Brodbeck
On Jan 19, 2010, at 12:25 PM, Thomas Loy wrote: > UNIX has actual physical limits to file size determined by the number of > bytes a 32 bit file pointer can index, about 2.4 GB. for older file systems > or runtimes. The OP said it was a Linux server, and it would have to be a *really* old ver

Re: svn dump and load not preserving all files

2010-01-19 Thread Mark Phippard
> Disregard this message.  I just realized that my new server only has > svn 1.4.2 while my original was using 1.6.  I'm sure that is the > problem.  I feel stupid that I didn't check this earlier. That should not be a problem in terms of moving a dump file between them. 1.4 might not have some f

Re: svn dump and load not preserving all files

2010-01-19 Thread Ryan Schmidt
On Jan 19, 2010, at 15:08, Jeremy Conlin wrote: > Disregard this message. I just realized that my new server only has > svn 1.4.2 while my original was using 1.6. I'm sure that is the > problem. I feel stupid that I didn't check this earlier. Either Subversion 1.4 or 1.6 can be compiled with

Re: svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
On Tue, Jan 19, 2010 at 2:05 PM, Ryan Schmidt wrote: > > On Jan 19, 2010, at 14:38, Jeremy Conlin wrote: > >> On Tue, Jan 19, 2010 at 1:34 PM, Mark Phippard wrote >> >>> Basically make >>> sure you are using SVN that was compiled against httpd 2.2/apr 1.x. >> >> Yes this is most likely true.  I ha

Re: svn dump and load not preserving all files

2010-01-19 Thread Ryan Schmidt
On Jan 19, 2010, at 14:38, Jeremy Conlin wrote: > On Tue, Jan 19, 2010 at 1:34 PM, Mark Phippard wrote > >> Basically make >> sure you are using SVN that was compiled against httpd 2.2/apr 1.x. > > Yes this is most likely true. I have about 16 files that are a few > hundred MB each and were al

Re: svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
On Tue, Jan 19, 2010 at 1:34 PM, Mark Phippard wrote: > On Tue, Jan 19, 2010 at 3:32 PM, Jeremy Conlin wrote: >> I did redirect the output to a text file.  The command never throws an >> error, but never completes either.  There should be 24 revisions in >> the repository, but when I check out fr

Re: svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
On Tue, Jan 19, 2010 at 1:27 PM, Mark Phippard wrote: > On Tue, Jan 19, 2010 at 3:21 PM, Jeremy Conlin wrote: >> On Tue, Jan 19, 2010 at 1:05 PM, Thomas Loy wrote: >>> Which OS?  Some operating systems have file size limits of 4 GB or less. >>> >>> Cheers, >>> >>> Tom Loy >>> >> The original OS

Re: svn dump and load not preserving all files

2010-01-19 Thread Mark Phippard
On Tue, Jan 19, 2010 at 3:32 PM, Jeremy Conlin wrote: > I did redirect the output to a text file.  The command never throws an > error, but never completes either.  There should be 24 revisions in > the repository, but when I check out from the new server, there is > only 1, so something isn't wor

Re: svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
On Tue, Jan 19, 2010 at 1:05 PM, Mark Phippard wrote: > On Tue, Jan 19, 2010 at 3:03 PM, Jeremy Conlin wrote: >> I am migrating my repository to a new server.  This requires that I >> dump the original and the create a new repository on the new server >> and use the svnadmin load command to impor

Re: No such revision 0

2010-01-19 Thread Ryan Schmidt
On Jan 18, 2010, at 18:24, Kiko Man wrote: > So I migrated my svn repository about a month ago and I thought everything > was ok... until I recently tried to commit an update started getting errors > with the message No such revision 0 > I ran svnadmin recover but still get: svnadmin: No such r

Re: svn dump and load not preserving all files

2010-01-19 Thread Mark Phippard
On Tue, Jan 19, 2010 at 3:21 PM, Jeremy Conlin wrote: > On Tue, Jan 19, 2010 at 1:05 PM, Thomas Loy wrote: >> Which OS?  Some operating systems have file size limits of 4 GB or less. >> >> Cheers, >> >> Tom Loy >> > The original OS was on a Mac, the new OS is some *nix server, probably > Linux.  

Re: svn dump and load not preserving all files

2010-01-19 Thread Andy Levy
On Tue, Jan 19, 2010 at 15:21, Jeremy Conlin wrote: > On Tue, Jan 19, 2010 at 1:05 PM, Thomas Loy wrote: >> Which OS?  Some operating systems have file size limits of 4 GB or less. >> >> Cheers, >> >> Tom Loy >> > The original OS was on a Mac, the new OS is some *nix server, probably > Linux.  I

RE: svn dump and load not preserving all files

2010-01-19 Thread Thomas Loy
UNIX has actual physical limits to file size determined by the number of bytes a 32 bit file pointer can index, about 2.4 GB. for older file systems or runtimes. Depending on your system, you may or may not have large file support. Try man fopen64 if you have an older UNIX. Cheers, Tom Loy

Re: svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
On Tue, Jan 19, 2010 at 1:05 PM, Thomas Loy wrote: > Which OS?  Some operating systems have file size limits of 4 GB or less. > > Cheers, > > Tom Loy > The original OS was on a Mac, the new OS is some *nix server, probably Linux. I don't believe either of these have limitations as small as 4GB.

RE: Assertion failed:svn_path_is_canonical(path, pool) with https

2010-01-19 Thread skrishnam...@bloomberg.com
For me I disabled VAS an it worked and then I got the VAS people to make some changes and it has been working fine since then. My theory is that VAS with https was doing something screwy to the url that was passed to mod_svn, causing it to crash... From: Curley, John [mailto:john.cur...@windri

Re: svn dump and load not preserving all files

2010-01-19 Thread Mark Phippard
On Tue, Jan 19, 2010 at 3:03 PM, Jeremy Conlin wrote: > I am migrating my repository to a new server.  This requires that I > dump the original and the create a new repository on the new server > and use the svnadmin load command to import everything.  I have been > able to do this for a few of my

RE: svn dump and load not preserving all files

2010-01-19 Thread Thomas Loy
Which OS? Some operating systems have file size limits of 4 GB or less. Cheers, Tom Loy -Original Message- From: Jeremy Conlin [mailto:jlcon...@gmail.com] Sent: Tuesday, January 19, 2010 3:03 PM To: users@subversion.apache.org Subject: svn dump and load not preserving all files I am

svn dump and load not preserving all files

2010-01-19 Thread Jeremy Conlin
I am migrating my repository to a new server. This requires that I dump the original and the create a new repository on the new server and use the svnadmin load command to import everything. I have been able to do this for a few of my repositories, but one in particular isn't working. The dump f

RE: Assertion failed:svn_path_is_canonical(path, pool) with https

2010-01-19 Thread Curley, John
Hi, I did not see a response yet. I had the same issue, although, I have several options which are different: DAV svn SVNPath /myhost/svn/repositories/myspace SVNPathAuthz on AuthzSVNAccessFile //myhost/svn/repositories/myspace/conf/authz Satisfy All AuthType Basic AuthName "Mysp

Re: Jira ticket notification hook?

2010-01-19 Thread vishwajeet singh
On Tue, Jan 19, 2010 at 11:59 PM, Dave Levitt wrote: > On Tue, Jan 12, 2010 at 1:53 PM, Aaron Turner > wrote: > > Hi Everyone, > > > > My company is moving from Trac (which has excellent SVN integration) > > to Jira which seems to be a bit lacking. One big issue is that we'd > > like people who

Re: Jira ticket notification hook?

2010-01-19 Thread Dave Levitt
On Tue, Jan 12, 2010 at 1:53 PM, Aaron Turner wrote: > Hi Everyone, > > My company is moving from Trac (which has excellent SVN integration) > to Jira which seems to be a bit lacking.  One big issue is that we'd > like people who are watching a ticket get a notification of the commit > when a comm

Re: Variables

2010-01-19 Thread Andy Levy
On Tue, Jan 19, 2010 at 13:13, Young, Darren wrote: > Thanks. One more question on keywords then... > > I've added $Id$ and $HeadURL$ in the source file but when I commit it's > not being replaced. Client is TortoiseSVN 1.6.6 build 17493 on Windows > XP and the project is hosted on Google Code. Is

Re: Python & RA

2010-01-19 Thread Роман Донченко
(Sigh; resending to the list, as was initially intended.) Daniel Eggert писал в своём письме Tue, 19 Jan 2010 20:12:50 +0300: On Jan 19, 2010, at 7:25 , Роман Донченко wrote: On Mon, 2010-01-18 at 20:12 -0600, Daniel Eggert wrote: The config argument isn't passed to the C API correctly ATM..

RE: Variables

2010-01-19 Thread Young, Darren
Thanks. One more question on keywords then... I've added $Id$ and $HeadURL$ in the source file but when I commit it's not being replaced. Client is TortoiseSVN 1.6.6 build 17493 on Windows XP and the project is hosted on Google Code. Is this a Google Code setting, possibly for my repo or is this a

Re: Variables

2010-01-19 Thread Hyrum K. Wright
On Jan 19, 2010, at 12:06 PM, Andy Levy wrote: > On Tue, Jan 19, 2010 at 13:00, Young, Darren > wrote: >> Does SVN offer a $Log$ keyword like CVS? > > http://subversion.tigris.org/faq.html#log-in-source Or http://subversion.apache.org/faq.html#log-in-source :) -Hyrum

Re: Variables

2010-01-19 Thread Andy Levy
On Tue, Jan 19, 2010 at 13:00, Young, Darren wrote: > Does SVN offer a $Log$ keyword like CVS? http://subversion.tigris.org/faq.html#log-in-source

Variables

2010-01-19 Thread Young, Darren
Does SVN offer a $Log$ keyword like CVS? Darren Young Systems & Security Architect Computing Services University of Chicago Booth School of Business 5807 South Woodlawn Avenue Chicago, IL 60637 Voice 773.702.0331 | Fax 773.702.0233

Re: svn diff for added files works inconsistently

2010-01-19 Thread Andy Levy
2010/1/19 Андрей Парамонов : > 2010/1/19 Stefan Sperling : >> I guess you ran into http://subversion.tigris.org/issues/show_bug.cgi?id=2873 > > Yes, I guess so. Thanks for the link. Do you think it gets resolved > any time soon? Looking at the lack of activity, I wouldn't bet on it. Unless you wan

Re: svn diff for added files works inconsistently

2010-01-19 Thread Stefan Sperling
On Tue, Jan 19, 2010 at 07:59:42PM +0300, Андрей Парамонов wrote: > 2010/1/19 Stefan Sperling : > > I guess you ran into > > http://subversion.tigris.org/issues/show_bug.cgi?id=2873 > > Yes, I guess so. Thanks for the link. Do you think it gets resolved > any time soon? I don't know. It depends

Re: Partial Commits of an individual file?

2010-01-19 Thread Lieven Govaerts
On Tue, Jan 19, 2010 at 2:10 AM, Andrew Thorburn wrote: > I'm wondering if there has been any discussion about the ability to > commit bits and pieces of a file. > > e.g.: > > I have a particular bit of code in a project I'm working on which is > very large (too large), and I frequently need to ma

Re: Python & RA

2010-01-19 Thread Daniel Eggert
On Jan 19, 2010, at 7:25 , Роман Донченко wrote: >> On Mon, 2010-01-18 at 20:12 -0600, Daniel Eggert wrote: >>> I've been trying to use python to use Subversion’s Remote Access library, >>> but it crashes. >>> >>> >>> >>> #!/usr/bin/python >>> >>> import os >>> import svn >>> import svn.ra >>

Re: svn diff for added files works inconsistently

2010-01-19 Thread Андрей Парамонов
2010/1/19 Stefan Sperling : > I guess you ran into http://subversion.tigris.org/issues/show_bug.cgi?id=2873 Yes, I guess so. Thanks for the link. Do you think it gets resolved any time soon? Andrey Paramonov

Re: Partial Commits of an individual file?

2010-01-19 Thread Tyler Roscoe
On Tue, Jan 19, 2010 at 02:10:48PM +1300, Andrew Thorburn wrote: > I have a particular bit of code in a project I'm working on which is > very large (too large), and I frequently need to make changes to it > for multiple issues. This means that when I go to commit, I have to > make a single commit

Re: svn diff doesn't show files created by svn move or svn copy

2010-01-19 Thread Stefan Sperling
On Tue, Jan 19, 2010 at 05:02:33PM +0100, Stein Somers wrote: > >Does anyone know why svn diff doesn't show files created by svn move or > >svn copy? > > Because a move or copy doesn't change file contents. "svn status" > shows what has changed in general, "svn diff" zooms in on changed > file con

Re: svn diff for added files works inconsistently

2010-01-19 Thread Stefan Sperling
On Sat, Jan 16, 2010 at 07:53:24PM +0300, Андрей Парамонов wrote: > Hello! > > I've discovered that svn diff works for added files if specifying just > revision range, but does not work if also specifying the filename. Is > it known bug? I guess you ran into http://subversion.tigris.org/issues/sh

tempfile.tmp No such file or directory

2010-01-19 Thread scott_green
Hi, We have a newly-developed application that iterates over a list of files and issues a Subversion export command. Occassionally we will receive an error message that states "Can't open '/tmp/.../tempfile.tmp': No such file or directory" We have reprocessed the same files and the one that pr

RE: How to use GNOME keyring with Subversion

2010-01-19 Thread Luke Imhoff
On Tue, 2010-01-19 at 09:54 -0600, Giulio Troccoli wrote: > > > > > 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:

Re: svn diff doesn't show files created by svn move or svn copy

2010-01-19 Thread Stein Somers
Does anyone know why svn diff doesn't show files created by svn move or svn copy? Because a move or copy doesn't change file contents. "svn status" shows what has changed in general, "svn diff" zooms in on changed file contents. -- Stein

Re: How to use GNOME keyring with Subversion

2010-01-19 Thread Mark Phippard
On Tue, Jan 19, 2010 at 10:54 AM, Giulio Troccoli > The first problem is that the first time (after clearing the stored > credentials in .subversion) > I'm asked for the Subversion password a pop-up window appears asking me for > the > password for the keyring. This is correct, but not all my u

svn diff for added files works inconsistently

2010-01-19 Thread Андрей Парамонов
Hello! I've discovered that svn diff works for added files if specifying just revision range, but does not work if also specifying the filename. Is it known bug? p...@neo:~$ cat /etc/issue Debian GNU/Linux squeeze/sid p...@neo:~$ svn ? usage: svn [options] [args] Subversion command-line client,

svn diff doesn't show files created by svn move or svn copy

2010-01-19 Thread P Mae
Does anyone know why svn diff doesn't show files created by svn move or svn copy? I've tried 2 versions: 1.5.1, and 1.6.6. For example: 1.5.1: svn copy file1 file2 ==> svn diff: Property changes on: file2 ___ Added: svn:mergeinfo 1

RE: How to use GNOME keyring with Subversion

2010-01-19 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: Mark Phippard [mailto:markp...@gmail.com] > > Sent: 15 January 2010 16:37 > > To: G

Re: Python & RA

2010-01-19 Thread Daniel Eggert
No. It is the 'normal' Python binary. No Java. /Daniel On Jan 19, 2010, at 5:57, Luke Imhoff wrote: The fact that the trace shows org.python.python, does that mean that your /usr/bin/python is Jython (python in java) instead of CPython? On Mon, 2010-01-18 at 20:12 -0600, Daniel Eggert wrote

Re: Python & RA

2010-01-19 Thread Роман Донченко
On Mon, 2010-01-18 at 20:12 -0600, Daniel Eggert wrote: I've been trying to use python to use Subversion’s Remote Access library, but it crashes. #!/usr/bin/python import os import svn import svn.ra import svn.client import svn.core svn.ra.initialize() class Callbacks(svn.ra.Callbacks):

Re: svn status: filter on file extension

2010-01-19 Thread C. Michael Pilato
Niel De Clerk wrote: > Good Day > > I'd like to know if there is a way to make a SVN STATUS command > recursive while filtering the files using a wildcard? > > I need this purely for performance reasons. I'm guessing that the > amount of data that the repository need to pass back (via a rather s

svn status: filter on file extension

2010-01-19 Thread Niel De Clerk
Good Day I'd like to know if there is a way to make a SVN STATUS command recursive while filtering the files using a wildcard? I need this purely for performance reasons. I'm guessing that the amount of data that the repository need to pass back (via a rather slow network) will be less, and also

Partial Commits of an individual file?

2010-01-19 Thread Andrew Thorburn
I'm wondering if there has been any discussion about the ability to commit bits and pieces of a file. e.g.: I have a particular bit of code in a project I'm working on which is very large (too large), and I frequently need to make changes to it for multiple issues. This means that when I go to co

No such revision 0

2010-01-19 Thread Kiko Man
So I migrated my svn repository about a month ago and I thought everything was ok... until I recently tried to commit an update started getting errors with the message No such revision 0 I ran svnadmin recover but still get: svnadmin: No such revision 0 If I hit my repos url with a browser I can ma

Re: Python & RA

2010-01-19 Thread Luke Imhoff
The fact that the trace shows org.python.python, does that mean that your /usr/bin/python is Jython (python in java) instead of CPython? On Mon, 2010-01-18 at 20:12 -0600, Daniel Eggert wrote: > I've been trying to use python to use Subversion’s Remote Access library, but > it crashes. > > > >

Re: How to make an encrypted svnsynced repository

2010-01-19 Thread Alec Kloss
On 2010-01-16 08:06, Ton Boelens wrote: [chop] > > > I don't think this is built into subversion. I've asked about a > > similar feature in the past and not gotten anywhere. It would be > > pretty slick to have a "repository session key" that is > > pgp-encrypted for the committers/reviewers of

Re: Long local absolute path problem on windows (x64).

2010-01-19 Thread Andy Levy
On Tue, Jan 19, 2010 at 02:39, Daniel Widenfalk wrote: > Hi, > > We've experienced a problem with checkouts to long local > absolute paths. I.e. we have a repository with test cases > and one of those test cases have a veeery long name for > regression test purposes. Now, checking out this file >