Re: default ignores

2012-04-18 Thread Johan Corveleyn
On Wed, Apr 18, 2012 at 10:00 AM, James French wrote: > > > From: Les Mikesell [lesmikes...@gmail.com] > Sent: 17 April 2012 19:34 > To: James French > Cc: Subversion Users > Subject: Re: default ignores > > On Tue, Apr 17, 2012 at 1:08 PM, James French >

Re: default ignores

2012-04-18 Thread Ryan Schmidt
On Apr 17, 2012, at 13:34, Les Mikesell wrote: > On Tue, Apr 17, 2012 at 1:08 PM, James French wrote: >> >> I would say that it is up to the user to check their commit and if it >> contains unwanted files then that fact should be visible to them and they >> can un-add them and set up an ignore

Re: AW: Info about SVN

2012-04-18 Thread Nico Kadel-Garcia
Andre seems to be going through a checklist of specific features, not necessarily part of any one tool like Subversion. It's like looking on Craig's list for houses with swimming pools, helipads, and low mortgage rates. It's conceivable but very unlikely to find all those features. Andre, I urg

Re: svn: E235000: error when performin a svn switch with SVN 1.7.4

2012-04-18 Thread Philip Martin
Derek Wallace writes: > How long will it take for a new drop of SVN with a fix for this to be > released? See http://subversion.tigris.org/issues/show_bug.cgi?id=4160 -- Philip

Re: Subversion mangling passwords to apache over https

2012-04-18 Thread Philip Martin
"Cooke, Mark" writes: > Quick Summary: subversion (both TortoiseSVN and the command-line > client provided by TSVN) is changing certain characters whilst using > Basic Authentication (over https, from Windows XP) to apache 2.2 (on > Windows Server 2003). So far I have confirmed this for the UK >

RE: svn: E235000: error when performin a svn switch with SVN 1.7.4

2012-04-18 Thread Derek Wallace
HI Philip, Ive recreated it quite simply. How long will it take for a new drop of SVN with a fix for this to be released? Thx Derek # Current Checkout (link to a file) (245975) [derek.wallace@dublogon1 test]$ l svn_links total 16 drwxrwxr-x 3 derek.wallace Intune Staff 1024 Apr 18 12:44 . drw

RE: svn: E235000: error when performin a svn switch with SVN 1.7.4

2012-04-18 Thread Derek Wallace
Hi Philip, Thanks for looking into this. Im trying to create a simple recipe to illustrate the problem. While I was creating the recipe this happened. # Currently I have derek1.txt as a file [derek.wallace@dublogon1 svn_links]$ l total 16 drwxrwxr-x 3 derek.wallace Intune Staff 1024 Apr 18 12:2

Subversion mangling passwords to apache over https

2012-04-18 Thread Cooke, Mark
Folks, This is a follow up to the thread `Need help troubleshooting user authentication (apache)`: http://subversion.markmail.org/thread/q57ffzbhrdv6ydhp ...with the hope of catching a few more eyeballs. Quick Summary: subversion (both TortoiseSVN and the command-line client provided by TSVN)

AW: Info about SVN

2012-04-18 Thread Niemann, Hartmut
Hello Andre! You were already told that subversion does only parts of what you need. Maybe have a look at Redmine for web access, tickets, workflows, email notification and such things. It's integration with subversion is really good. It has WIKI and forum facilites as well. It is still no cont

Re: svn: E235000: error when performin a svn switch with SVN 1.7.4

2012-04-18 Thread Philip Martin
Philip Martin writes: > Philip Martin writes: > >> Please describe the changes made by the switch. Running >> >> svn diff --summarive URL_OF_WC URL_OF_SWITCH_TARGET >> >> may help. > > I think I may have identified it: > > svnadmin create repo > svn import repo/format -mm file://`pwd`/repo/A/

Re: svn: E235000: error when performin a svn switch with SVN 1.7.4

2012-04-18 Thread Philip Martin
Philip Martin writes: > Please describe the changes made by the switch. Running > > svn diff --summarive URL_OF_WC URL_OF_SWITCH_TARGET > > may help. I think I may have identified it: svnadmin create repo svn import repo/format -mm file://`pwd`/repo/A/f svn co file://`pwd`/repo wc ln -s f wc

RE: default ignores

2012-04-18 Thread James French
From: Les Mikesell [lesmikes...@gmail.com] Sent: 17 April 2012 19:34 To: James French Cc: Subversion Users Subject: Re: default ignores On Tue, Apr 17, 2012 at 1:08 PM, James French wrote: > > I would say that it is up to the user to check their commit an

Re: svn: E235000: error when performin a svn switch with SVN 1.7.4

2012-04-18 Thread Philip Martin
Derek Wallace writes: > We use SVN switch command to "switch" between different TAGs for a folder. > > This has being working fine with 1.6.x. However now with 1.7.4 it produces a > SVN error. > > U models/micron/MT49H3​2M18C/ReleaseNotes.t​xt > U models/micron/MT49H3​2M18C/modulerelease.​tcl >