Re: directory problem on 'svn ci'

2011-01-25 Thread Andreas Wolff
Daniel Shahaf wrote: BTW, with gvim you may have to use 'gvim -f' as your editor. Besides totally not being the point: That is simply wrong. GVim.exe does not require that parameter. And hasn't for years. Greeting, Andreas

Re: directory problem on 'svn ci'

2011-01-25 Thread Andreas Wolff
Daniel Shahaf wrote: BTW, with gvim you may have to use 'gvim -f' as your editor. Besides totally not being the point: That is simply wrong. GVim.exe does not require that parameter. And hasn't for years. Greeting, Andreas

Re: directory problem on 'svn ci'

2011-01-25 Thread Andreas Wolff
Well, if you wish: What i did is quite simple. I upgraded my subversion installation and committing stopped working as it used to do. I _know_, by sheer evidence of the svn-commit.tmp file being "physically" there, that it is created one directory level above where it was used to be created!

svnserve + SASL: Only works with plaintext 'userPassword', so what's the point?

2011-01-25 Thread Donner, Sean P
I'm attempting to setup svnserve with SASL support on my Slackware 13.1 server and after some trial and error I'm able to get it to work with the configuration listed at the end of this post. You'll notice that the output of sasldblistusers2 shows my test user as having both an encrypted cmusas

Re: Windows over linux

2011-01-25 Thread Ryan Schmidt
On Jan 25, 2011, at 02:43, Oliver Marshall wrote: > As far as subversion is concerned, is there any reason to go for one OS over > another when setting up a new subversion server? Are any of the hooks or > features OS dependant? A Subversion server should run well on pretty much any OS. I reco

Re: directory problem on 'svn ci'

2011-01-25 Thread Ryan Schmidt
>> I _know_, by sheer evidence of the svn-commit.tmp file being >> "physically" there, that it is created one directory level above where >> it was used to be created! > FWIW, on my Mac OS X installation (Mac OS X 10.6.6, SVN 1.6.15), I also notice the svn-commit.tmp is created one director

Re: Windows over linux

2011-01-25 Thread David Brodbeck
On Tue, Jan 25, 2011 at 9:24 AM, Andy Levy wrote: > And if the skillset in your shop is primarily Windows, using Solaris > or Linux would require a lot of expensive training, or hiring an > expensive new system admin (or contracting for one on an as-needed > basis), for a single service. > Yup.

Re: directory problem on 'svn ci'

2011-01-25 Thread Daniel Shahaf
What version did you upgrade to 1.6.15 from? Are there any svn-commit.tmp, svn-commit.2.tmp preexisting? What happens if you use the following script as your editor: #!/bin/sh echo "hi" > $1 Andreas Wolff wrote on Wed, Jan 26, 2011 at 00:10:13 +0100: > Well, if you wish: > > Wha

Re: directory problem on 'svn ci'

2011-01-25 Thread Daniel Shahaf
It's quite relevant actually, but I won't bother arguing that point. Andreas Wolff wrote on Wed, Jan 26, 2011 at 00:12:27 +0100: > Daniel Shahaf wrote: >> BTW, with gvim you may have to use 'gvim -f' as your editor. > > Besides totally not being the point: That is simply wrong. GVim.exe does > n

Re: directory problem on 'svn ci'

2011-01-25 Thread Daniel Shahaf
BTW, with gvim you may have to use 'gvim -f' as your editor.

svn: A working copy merge source needs an explicit revision

2011-01-25 Thread Xander Guzman
Can someone explain to me what this means? In english. Here's the problem. This message came up today and I don't know why nor how to fix it. In the past I've had trunk checked out to /path/to/trunk and my branch checked out to /path/to/myBranch and I was able to do a merge from my branch to tr

Re:

2011-01-25 Thread Nico Kadel-Garcia
On Tue, Jan 25, 2011 at 7:00 AM, Stephen Connolly wrote: > noo! > > now nico will start his security rant again! > > you have been warned ;-) > > (note he may or may not have a point which matters to you, but it definitely > matters to him) > > - Stephen Now, now, stay calm. Alexey, I'll

Re: directory problem on 'svn ci'

2011-01-25 Thread Daniel Shahaf
You haven't actually stated what IS happening, just what you THINK is happening. (Most of your assumptions regarding what should/shouldn't be in cwd are wrong.) The short answer is, svn runs 'gvim /path/to/file' and then reads /path/to/file. The cwd isn't involved. Feel free to follow up with m

Re: Any way to tell what subversion version I'm connecting to?

2011-01-25 Thread Daniel Shahaf
Perhaps svn_ra_has_capability() would help. What are you trying to do? KARR, DAVID (ATTSI) wrote on Tue, Jan 25, 2011 at 13:48:22 -0800: > From a SVN command line client, is there any way to tell what version of > Subversion is running on the server?

Re: one doubt on subversion

2011-01-25 Thread Daniel Shahaf
How did you find the build/test process on windows? vani yadav wrote on Tue, Jan 25, 2011 at 01:29:01 -0800: > Hello sir, > > I downloaded subversion-1.6.15, i installed all the dependency package. i > built berkeley, built apache then configured subversion and built > subversion. > > after buil

For Ryan Schmidt and Andy Levy

2011-01-25 Thread Hyrum K Wright
Ryan and Andy: I have a private Subversion-related question for each of you. My attempts to contact you off-list have failed, so I would appreciate it if you would contact me directly at this address. Many thanks. Everybody else: Thanks for using Subversion! -Hyrum

Any way to tell what subversion version I'm connecting to?

2011-01-25 Thread KARR, DAVID (ATTSI)
>From a SVN command line client, is there any way to tell what version of Subversion is running on the server?

directory problem on 'svn ci'

2011-01-25 Thread Andreas Wolff
Hello everybody, Today I encountered an unusual behaviour with my newly updated Subversion version (Win32, version 1.6.15): Just as always, a simple commit, using 'svn ci', still fires up my configured editor to edit a corresponding svn-commit.tmp file. The problem is, that this file gets cre

mergeinfo clean

2011-01-25 Thread Piotr Kabaciński
Hi, Working with svn project for longer time causes growth of mergeinfo property and very unreadable diffs between commits. SVN with every commit updates mergeinfo value what is needed to keep tracking merges, but sometimes updating this value is no longer needed because merged branch no longe

Re: Windows over linux

2011-01-25 Thread Thorsten Schöning
Guten Tag Thomas Loy, am Dienstag, 25. Januar 2011 um 18:02 schrieben Sie: > Agreed, but another benefit of any Unix OS is the ability to use > symbolic links. Windows Vista onwards provide those and there's a cute little extension for Windows Explorer which make life even easier. http://schinag

Enough with Re: Windows over linux

2011-01-25 Thread Pat Farrell
Its time to stop the Windows vs Linux vs OS-X discussion, its reached being pointless, and will soon escalate to a flame war. -- Pat Farrell http://www.pfarrell.com/

Re: Windows over linux

2011-01-25 Thread Andy Levy
On Tue, Jan 25, 2011 at 12:45, Chris Albertson wrote: > On Tue, Jan 25, 2011 at 9:24 AM, Andy Levy wrote: >> On Tue, Jan 25, 2011 at 11:56, Chris Albertson >> wrote: > >> And if the skillset in your shop is primarily Windows, using Solaris >> or Linux would require a lot of expensive training, >

Re: Windows over linux

2011-01-25 Thread Chris Albertson
On Tue, Jan 25, 2011 at 9:24 AM, Andy Levy wrote: > On Tue, Jan 25, 2011 at 11:56, Chris Albertson > wrote: > And if the skillset in your shop is primarily Windows, using Solaris > or Linux would require a lot of expensive training, People who grow up with Windows all remember just how hard it

Re: Windows over linux

2011-01-25 Thread Andy Levy
On Tue, Jan 25, 2011 at 12:02, Thomas Loy wrote: > Agreed, but another benefit of any Unix OS is the ability to use symbolic > links.  They aren't in Windows and they give some added stability to some > things you may do such as link a specific version name to a more generic name > you use in t

Re: Windows over linux

2011-01-25 Thread Andy Levy
On Tue, Jan 25, 2011 at 11:56, Chris Albertson wrote: > On Tue, Jan 25, 2011 at 12:43 AM, Oliver Marshall > wrote: >> Hi, >> >> >> >> As far as subversion is concerned, is there any reason to go for one OS over >> another when setting up a new subversion server? Are any of the hooks or >> feature

RE: Windows over linux

2011-01-25 Thread Thomas Loy
Agreed, but another benefit of any Unix OS is the ability to use symbolic links. They aren't in Windows and they give some added stability to some things you may do such as link a specific version name to a more generic name you use in the build script. This makes maintenance long term a lot e

Re: Windows over linux

2011-01-25 Thread Chris Albertson
On Tue, Jan 25, 2011 at 12:43 AM, Oliver Marshall wrote: > Hi, > > > > As far as subversion is concerned, is there any reason to go for one OS over > another when setting up a new subversion server? Are any of the hooks or > features OS dependant? Choose the OS that is the best stabilty nd the be

RE: Assert when Edit Conflict

2011-01-25 Thread Joel Wahlberg
Thank you for the quick answer. I will upgrade as soon as possible. /Joel -Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: den 25 januari 2011 11:51 To: Joel Wahlberg Cc: users@subversion.apache.org Subject: Re: Assert when Edit Conflict Hi Joel, [ In the future

RE: when to use svn copy

2011-01-25 Thread Echlin, Jamie
> And it can happen naturally during refactoring. > For example, you might want to split a file into two distinct > files, preserving their common history. Good point. Thanks. jamie === Please access the attached hype

Re: when to use svn copy

2011-01-25 Thread Stefan Sperling
On Tue, Jan 25, 2011 at 11:36:02AM -, Echlin, Jamie wrote: > > But doing copy operations within a branch root (i.e. they > > don't cross branch boundaries) is fine. > > Is a copy, as opposed to a rename/move really fine? I'm not sure why > people would want two files in the same branch to sha

Re:

2011-01-25 Thread Stephen Connolly
noo! now nico will start his security rant again! you have been warned ;-) (note he may or may not have a point which matters to you, but it definitely matters to him) - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a

RE: when to use svn copy

2011-01-25 Thread Echlin, Jamie
Thanks Stefan, excellent answer. > It was basically assumed that users would easily grok the UI > because a "copy" is a simple concept that's also known to > people who haven't used version control before. > However, when you also do advanced stuff like merging you > need to understand how to

Re: Assert when Edit Conflict

2011-01-25 Thread Stefan Sperling
On Tue, Jan 25, 2011 at 10:15:48AM +, Joel Wahlberg wrote: > > I've tried to merge some project files but ended up with: > > [cid:image002.png@01CBBC80.27E388D0] > > Pressing Keep the directory resulted in: > > [cid:image001.png@01CBBC80.27E388D0] The attached image shows the assertion des

Re: when to use svn copy

2011-01-25 Thread Stefan Sperling
On Tue, Jan 25, 2011 at 01:32:30AM -0800, JamieEchlin wrote: > > What are the acceptable cases for using svn cp? Superficially, it can be used > for creating branches or tags, and indirectly as part of a move/rename > operation, and restoring a deleted file/dir, but are they any other > justified

Re: Assert when Edit Conflict

2011-01-25 Thread Johan Corveleyn
Hi Joel, [ In the future, could you please type or copy-paste the error message in the body of the mail? Makes it easier to read (and not everybody can open/see inline or attached images), and findable if someone searches the archives. ] For posterity, the error message is: "In file 'D:\Develop

Re: Windows over linux

2011-01-25 Thread Jonathan Paul
That's a good point. The stuff in the link I sent specifically talks about client side stuff - I'm not sure if it also applies to the server, as I don't know enough about what happens at the low level. On 25 January 2011 10:16, Alexey Bakhirkin wrote: > 2011/1/25 Jonathan Paul : > > In here ther

Assert when Edit Conflict

2011-01-25 Thread Joel Wahlberg
I've tried to merge some project files but ended up with: [cid:image002.png@01CBBC80.27E388D0] Pressing Keep the directory resulted in: [cid:image001.png@01CBBC80.27E388D0] [cid:image002.png@01CBBC80.27E388D0] Merging from a branch with name "xxx" but with a subfolder "Ciceron" to th

Re: Windows over linux

2011-01-25 Thread Alexey Bakhirkin
2011/1/25 Jonathan Paul : > In here there is a good explanation of NTFS's shortcomings in relation to > subversion: http://superuser.com/questions/15192/bad-ntfs-performance > I would also recommend Linux for subversion servers As far as I can see, that discussion relates to Windows/ntfs vs Linux/

Re: when to use svn copy

2011-01-25 Thread Jonathan Paul
Hi Jamie, as you have already pointed out you lose the mergeinfo - I would say that this is not acceptable from an auditing point of view, and it also causes headaches later for the person who has to merge stuff from the branch back to another branch. Jon

Re: Windows over linux

2011-01-25 Thread Jonathan Paul
In here there is a good explanation of NTFS's shortcomings in relation to subversion: http://superuser.com/questions/15192/bad-ntfs-performance I would also recommend Linux for subversion servers

Re: one doubt on subversion

2011-01-25 Thread Volker Kopetzky
Vani, subversion comes with a commandline client only. There are several Open Source and paid GUI clients out there. On Windows, I mostly use TortoiseSVN (open source) On OSX, I use Versions (paid). On Linux, I mostly use the CLI. For development, there's also several Eclipse and Visual Studio P

Re: Windows over linux

2011-01-25 Thread Alexey Bakhirkin
> As far as subversion is concerned, is there any reason to go for one OS over > another when setting up a new subversion server? NTFS (specifically, its implementation in Windows) is often said to have poor performance (not sure whether this applies to subversion). Also if the server only hosts s

one doubt on subversion

2011-01-25 Thread vani yadav
Hello sir, I downloaded subversion-1.6.15, i installed all the dependency package. i built berkeley, built apache then configured subversion and built subversion. after building subversion i Run the win-tests.py script to test Subversion. now all the binaries are created, if i run svn.exe (C:\SV

when to use svn copy

2011-01-25 Thread JamieEchlin
What are the acceptable cases for using svn cp? Superficially, it can be used for creating branches or tags, and indirectly as part of a move/rename operation, and restoring a deleted file/dir, but are they any other justified usages? What we see a lot of, and are considering blocking going forw

Re:

2011-01-25 Thread Alexey Bakhirkin
> Mind you, I highly discourage theh HTTP or HTTPS access to Subversion > due to the plain-text password storage issues for UNIX/Linux/CygWin > clients. IIRC 1.6 client can be configured to use gnome keyring or kde4 kwallet for Linux (http://subversion.apache.org/docs/release-notes/1.6.html#auth-

Re: Windows over linux

2011-01-25 Thread shrinivasan
As far as subversion is concerned, is there any reason to go for one OS over another when setting up a new subversion server? Are any of the hooks or features OS dependant? Hooks scripts can be written in python or perl so that they can run on both windows and linux. But, choosing linux i

Re: Windows over linux

2011-01-25 Thread Stephen Connolly
windows has harsh file locking symmantics, choose linux. (top post because android refuses to let me bottom post.. or let me know what setting to tweak on froyo) - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of

Re: Some files aren't created during update

2011-01-25 Thread João Assunção
Thank you. That did the trick. I still don't understand why did this happen. I didn't do a sparse checkout (I didn't even knew they exist ). Thank you again. Regards, João On Mon, Jan 24, 2011 at 9:05 PM, Johan Corveleyn wrote: > On Mon, Jan 24, 2011 at 7:05 PM, João Assunção > wrote: > > Hi,

Windows over linux

2011-01-25 Thread Oliver Marshall
Hi, As far as subversion is concerned, is there any reason to go for one OS over another when setting up a new subversion server? Are any of the hooks or features OS dependant? Olly