Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Tom Browder
On Wed, Sep 15, 2010 at 21:07, Nico Kadel-Garcia wrote: > On Wed, Sep 15, 2010 at 6:38 PM, Tom Browder wrote: >> On Wed, Sep 15, 2010 at 17:03, Nico Kadel-Garcia wrote: >>> On Wed, Sep 15, 2010 at 1:00 PM, Tom Browder wrote: On Wed, Sep 15, 2010 at 11:17, Andy Levy wrote: > On Wed, Se

Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Nico Kadel-Garcia
On Wed, Sep 15, 2010 at 6:38 PM, Tom Browder wrote: > On Wed, Sep 15, 2010 at 17:03, Nico Kadel-Garcia wrote: >> On Wed, Sep 15, 2010 at 1:00 PM, Tom Browder wrote: >>> On Wed, Sep 15, 2010 at 11:17, Andy Levy wrote: On Wed, Sep 15, 2010 at 12:14, Tom Browder wrote: > ... >  http://bl

Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Tom Browder
On Wed, Sep 15, 2010 at 17:03, Nico Kadel-Garcia wrote: > On Wed, Sep 15, 2010 at 1:00 PM, Tom Browder wrote: >> On Wed, Sep 15, 2010 at 11:17, Andy Levy wrote: >>> On Wed, Sep 15, 2010 at 12:14, Tom Browder wrote: ...  http://blog.red-bean.com/sussman/?p=116 Does anyone have a l

Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Nico Kadel-Garcia
On Wed, Sep 15, 2010 at 1:00 PM, Tom Browder wrote: > On Wed, Sep 15, 2010 at 11:17, Andy Levy wrote: >> On Wed, Sep 15, 2010 at 12:14, Tom Browder wrote: > ... >>>  http://blog.red-bean.com/sussman/?p=116 >>> >>> Does anyone have a link to an update or a new solution or recommendation? >>> > ..

svn:externals and http basic auth

2010-09-15 Thread Jon Drukman
I have an external dependency, and the 3rd party repository uses HTTP basic authentication. I tried setting my svn:externals property to use the standard http://user:p...@server.com/path format, but I am still prompted to authenticate at the terminal. Is there a way to get svn to use the user:pas

Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Andy Levy
On Wed, Sep 15, 2010 at 13:00, Tom Browder wrote: > On Wed, Sep 15, 2010 at 11:17, Andy Levy wrote: >> On Wed, Sep 15, 2010 at 12:14, Tom Browder wrote: > ... >>>  http://blog.red-bean.com/sussman/?p=116 >>> >>> Does anyone have a link to an update or a new solution or recommendation? >>> > ...

Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Tom Browder
On Wed, Sep 15, 2010 at 11:17, Andy Levy wrote: > On Wed, Sep 15, 2010 at 12:14, Tom Browder wrote: ... >>  http://blog.red-bean.com/sussman/?p=116 >> >> Does anyone have a link to an update or a new solution or recommendation? >> ... > Does it have to be Mercurial? > http://www.kernel.org/pub/so

Re: Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Andy Levy
On Wed, Sep 15, 2010 at 12:14, Tom Browder wrote: > This bolg link is a little old: > >  http://blog.red-bean.com/sussman/?p=116 > > Does anyone have a link to an update or a new solution or recommendation? > > I would really like to have a copy of my company's subversion > repository in some kind

Usinh Mercurial with Subversion for Distributed Version Control

2010-09-15 Thread Tom Browder
This bolg link is a little old: http://blog.red-bean.com/sussman/?p=116 Does anyone have a link to an update or a new solution or recommendation? I would really like to have a copy of my company's subversion repository in some kind of format so that I can use it off line and then push my chan

RE: subversion configuration problem

2010-09-15 Thread Kayhan Yüksel
SVN to use svn protocol for communications ? Thank you for your concern, Best Regards, Kayhan YÜKSEL FASDAT GIDA A.Ş. IT Department Software Developer __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The m

RE: subversion configuration problem

2010-09-15 Thread Bert Huijben
st Regards, Kayhan YÜKSEL FASDAT GIDA A.Ş. IT Department Software Developer __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

RE: Web development development process

2010-09-15 Thread Bob Archer
> What's wrong with using working copies for production? We did > configure > apache > to reject any request with .svn in the url. If it works for you.. more power to you. In our environment which is .Net for the most part what is in source control is not what gets deployed on the server. The ap

RE: Web development development process

2010-09-15 Thread Jeremy Mordkoff
What's wrong with using working copies for production? We did configure apache to reject any request with .svn in the url. It means that my deployment vehicle is a simple 'svn co' or 'svn switch'. No messing around with packaging up the files, etc. And this really comes in handy when an update

RE: Web development development process

2010-09-15 Thread Bob Archer
> We are not a wed design company but we do have a web service team > for our Intranet and Extranet. They have been working, so far with > basically a trunk and no branches or tags. So, we are thinking of > reorganising the repository, with the usual trunk/branches/tags. > > Developers will create

RE: subversion configuration problem

2010-09-15 Thread Bob Archer
> 2010/9/15 Kayhan Yüksel > This is the svnserve configuration file: > > ### This file controls the configuration of the svnserve daemon, if > you > ### use it to allow access to this repository.  (If you only allow > ### access through http: and/or file: URLs, then this file is > ### irrelevant.

RE: subversion configuration problem

2010-09-15 Thread Jeremy Mordkoff
On the windows servers, open a command prompt and run 'netstat -n -a' You should see a line something like TCP 0.0.0.0:3690 0.0.0.0:0 listening If it is not there, the server is not running or it is running on the wrong port. If it is there, you have a routing or firewall issue

RE: subversion configuration problem

2010-09-15 Thread Kayhan Yüksel
st Regards, Kayhan Y�KSEL FASDAT GIDA A.�. IT Department Software Developer __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Informat

RE: subversion configuration problem

2010-09-15 Thread Kayhan Yüksel
ww.zeevee.com/> __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

RE: subversion configuration problem

2010-09-15 Thread Jeremy Mordkoff
Can you ping it by name? by address? Jeremy Mordkoff Director, QA, IT & Release ZeeVee, Inc. One Monarch Drive | Littleton, MA 01460 Office: 978.467.1395 x233 | Fax: 978.467.1404 Mobile: 978-257-2183 j...@zeevee.com www.zeevee.com

Re: subversion configuration problem

2010-09-15 Thread Erik Andersson
ort from the client? >> >> >> >> jlm >> >> >> >> * * >> >> *Jeremy Mordkoff* >> >> Director, QA, IT & Release >> >> *ZeeVee, Inc.* >> >> One Monarch Drive | Littleton, MA 01460 >> >> Off

Re: subversion configuration problem

2010-09-15 Thread Erik Andersson
l [mailto:kayh...@fasdat.com.tr] > *Sent:* Wednesday, September 15, 2010 8:09 AM > *To:* users@subversion.apache.org > *Cc:* İsmail Hakkı ŞAHİN > *Subject:* subversion configuration problem > > > > To whom it may respond to, > > > > We have been required to se

RE: subversion configuration problem

2010-09-15 Thread Kayhan Yüksel
VN + AnkhSVN to use svn protocol for communications ? Thank you for your concern, Best Regards, Kayhan YÜKSEL FASDAT GIDA A.Ş. IT Department Software Developer __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The messa

RE: subversion configuration problem

2010-09-15 Thread Kayhan Yüksel
on of virus signature database 5452 (20100915) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

RE: subversion configuration problem

2010-09-15 Thread Jeremy Mordkoff
ions ? Thank you for your concern, Best Regards, Kayhan YÜKSEL FASDAT GIDA A.Ş. IT Department Software Developer __ Information from ESET NOD32 Antivirus, version of virus signature database 5452 (20100915) __ The message was checked by ESET NOD32 Antivirus. http://www.eset.com

RE: Web development development process

2010-09-15 Thread Jeremy Mordkoff
> From: Giulio Troccoli [mailto:giulio.trocc...@uk.linedata.com] > > We are not a wed design company but we do have a web service team for our Intranet and > Extranet. They have been working, so far with basically a trunk and no branches or tags. So, > we are thinking of reorganising the repositor

subversion configuration problem

2010-09-15 Thread Kayhan Yüksel
To whom it may respond to, We have been required to setup a svn server without using Apache Server on a Windows 2008 Server. After installing SlikSVN , we have created a test repository using svnadmin at c:\svn\repos and started SVNSERVE as deamon. As a client, we are testing AnkhSVN insid

Web development development process

2010-09-15 Thread Giulio Troccoli
We are not a wed design company but we do have a web service team for our Intranet and Extranet. They have been working, so far with basically a trunk and no branches or tags. So, we are thinking of reorganising the repository, with the usual trunk/branches/tags. Developers will create branches

Re: svn with linux: warning: no xauth data; using fake authentication data for X11 forwarding

2010-09-15 Thread Nico Kadel-Garcia
On Wed, Sep 15, 2010 at 5:11 AM, Nico Kadel-Garcia wrote: > On Tue, Sep 14, 2010 at 4:53 AM, Florian Weimer wrote: >> * Leo Simon: >> >>> >>> There's stuff on the web about this warning but it's all related to ssh. >>> Obviously I'm connecting with ssh_svn but the web suggestions don't >>> seem t

Re: svn with linux: warning: no xauth data; using fake authentication data for X11 forwarding

2010-09-15 Thread Nico Kadel-Garcia
On Tue, Sep 14, 2010 at 4:53 AM, Florian Weimer wrote: > * Leo Simon: > >> >> There's stuff on the web about this warning but it's all related to ssh. >> Obviously I'm connecting with ssh_svn but the web suggestions don't >> seem to apply to my case. > > If you don't want to fix your SSH problem,

error message on relative svn:externals if URL of the repo contains port number

2010-09-15 Thread romanzwi000
Hello! I have a problem with using the relative syntax for svn:externals. I get error message "...is not the same repository as..." Note that I have 3 externals (all referencing the same file) and only the first of them (with absolute URL) works. It seems that svn skips the port number when expan