Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-11 Thread Johannes Nel
? -- *From:* flexcoders@yahoogroups.com [mailto: flexcoders@ yahoogroups.com] *On Behalf Of *Troy Gilbert *Sent:* 02 May 2007 16:31 *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Using SVN (tortoise) with Flex Builder One option that may help

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-10 Thread Troy Gilbert
Gilbert *Sent:* 02 May 2007 16:31 *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Using SVN (tortoise) with Flex Builder One option that may help (or may not) is using Subclipse plug-in to have native SVN support inside of Flex Builder? I'm not quite clear

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-09 Thread Johannes Nel
%40yahoogroups.com[mailto:flexcoders@yahoogroups.comflexcoders%40yahoogroups.com] On Behalf Of Tom Chiverton Sent: 02 May 2007 14:29 To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: Re: [flexcoders] Using SVN (tortoise) with Flex Builder On Wednesday 02 May 2007, Mark Ingram wrote

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-08 Thread Tom Chiverton
On Friday 04 May 2007, Troy Gilbert wrote: Really? That's weird... do you use Subclipse end-to-end, i.e. bring your project into SVN the first time by sharing the project through SVN? It Yup. and was just checking in the project folder and thus checked-in the bin folder initially... which

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-08 Thread Jerome Clarke
*Sent:* 02 May 2007 16:31 *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Using SVN (tortoise) with Flex Builder One option that may help (or may not) is using Subclipse plug-in to have native SVN support inside of Flex Builder? I'm not quite clear on the issues you're encountering

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-04 Thread Tom Chiverton
On Thursday 03 May 2007, Troy Gilbert wrote: I just mean that Subclipse will not automatically check-in your bin folder... Does here. -- Tom Chiverton Helping to centrally deliver leading-edge schemas on: http://thefalken.livejournal.com

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-04 Thread Johannes Nel
? -- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Troy Gilbert *Sent:* 02 May 2007 16:31 *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Using SVN (tortoise) with Flex Builder One option that may help (or may not) is using Subclipse plug

RE: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-04 Thread Mark Ingram
Subject: Re: [flexcoders] Using SVN (tortoise) with Flex Builder I just mean that Subclipse will not automatically check-in your bin folder... I'm not sure if it does anything else. Obviously you can do that from the command-line as well (manually). I didn't mean to suggest it was magic or anything

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-04 Thread Troy Gilbert
Really? That's weird... do you use Subclipse end-to-end, i.e. bring your project into SVN the first time by sharing the project through SVN? It certainly doesn't check in my bin folder. In fact, we brought on a contractor who was using SVN from the command-line (or perhaps Tortoise) and was just

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-03 Thread Tom Chiverton
On Wednesday 02 May 2007, Troy Gilbert wrote: issues you're encountering, but I know that the advantage of using the Subclipe plugin over command-line SVN is that the plug-in knows what should and shouldn't be checked into SVN AFAIK Subclipse has no more knowledge than the SVN command line

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-03 Thread Tom Chiverton
On Wednesday 02 May 2007, Mark Ingram wrote: Local servers and invoking web services on separate machines doesn't reflect our live target environment. We want to develop on systems that are as close to the live version as possible. No, you want to *test* on something very similar to live :-)

RE: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-03 Thread Mark Ingram
16:31 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Using SVN (tortoise) with Flex Builder One option that may help (or may not) is using Subclipse plug-in to have native SVN support inside of Flex Builder? I'm not quite clear on the issues you're encountering, but I know

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-03 Thread Troy Gilbert
I just mean that Subclipse will not automatically check-in your bin folder... I'm not sure if it does anything else. Obviously you can do that from the command-line as well (manually). I didn't mean to suggest it was magic or anything... ;-) Troy. On 5/3/07, Tom Chiverton [EMAIL PROTECTED]

[flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-02 Thread Mark Ingram
Hi, I am having real trouble getting Flex Builder to work with multiple developers here at work. User and project settings are stored in the same file, so the files, .actionScriptProperties, .flexProperties and .project can't be submitted to SVN. The problem comes because when we build, we want to

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-02 Thread Tom Chiverton
On Wednesday 02 May 2007, Mark Ingram wrote: build, we want to build to 2 different folders on a server, e.g. Solution one - just give everyone their own (local) server. central server because it hooks up to WebServices which are hosted on the same machine. Does it matter ? Can you not just

RE: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-02 Thread Mark Ingram
PROTECTED] On Behalf Of Tom Chiverton Sent: 02 May 2007 14:29 To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Using SVN (tortoise) with Flex Builder On Wednesday 02 May 2007, Mark Ingram wrote: build, we want to build to 2 different folders on a server, e.g. Solution one - just give everyone

Re: [flexcoders] Using SVN (tortoise) with Flex Builder

2007-05-02 Thread Troy Gilbert
Sent: 02 May 2007 14:29 To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: Re: [flexcoders] Using SVN (tortoise) with Flex Builder On Wednesday 02 May 2007, Mark Ingram wrote: build, we want to build to 2 different folders on a server, e.g. Solution one - just give everyone