Re: [flexcoders] Re: Add bin folder to SVN?

2007-12-18 Thread Tom Chiverton
On Monday 17 Dec 2007, David Ham wrote:
 SVN, but as soon as I did another build it deleted that folder and
 created a new one. Then, when I try to add the new folder to SVN, or

We only check 'release versions' into SVN, and use the FB wizard to deploy to 
the web root, which is a different SVN project to the Flex source.
It doesn't wipe out that directory, though there is a bug in Jira for FB not 
letting you commit the bin folder (and getting the icon decoration wrong, may 
or may not be the same thing).

-- 
Tom Chiverton
Helping to dramatically enable interdependent channels
on: http://thefalken.livejournal.com



This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
Regulated by The Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 


[flexcoders] Re: Add bin folder to SVN?

2007-12-17 Thread David Ham
I tried instructing FB to build to a folder called deploy but the
same thing happened. I created the 'deploy' folder and added it to
SVN, but as soon as I did another build it deleted that folder and
created a new one. Then, when I try to add the new folder to SVN, or
add any of its contents, I get an error saying that folder is already
under version control. 

When this has happened before, I've had to do the following in order
to get a SWF into SVN. First, I would have added and committed the
deploy folder from the command line. Then each time I'd commit a new
SWF, I would do this:

1. Publish in FB as usual
2. Quit FB
3. Move deploy folder outside the project folder
4. Do an svn update to get the deploy folder from SVN
5. Copy the new SWF from the deploy folder I moved in step 3 into the
deploy folder I just got from SVN
6. Commit new SWF to SVN
7. Reopen FB and start working again. At the next build, FB blows away
my deploy folder, and the cycle begins again.

This is, of course, a huge PITA. It seems like it's not a SVN issue
but an FB build issue. When I build, I just want it to recreate the
contents of the deploy folder, not the whole folder. Any help?

OK
DAH

--- In flexcoders@yahoogroups.com, Rob Rusher [EMAIL PROTECTED] wrote:

 Publish to a different folder than bin.
 When you create a Flex project, you have the option to publish the
output to
 any folder you would like. The default is bin. I know that when I
publish,
 say directly to my web server, the folders are not recreated. Only
the SWF
 and HTML.
 
 Rob
 
 On Dec 17, 2007 9:09 AM, David Ham [EMAIL PROTECTED] wrote:
 
I'm using Flex Builder 3 beta, the Subclipse plugin, and
Subversion to
  manage my Flex project. I'd like to add my bin folder to Subversion,
  but it appears that whenever I publish, FB deletes the entire bin
  directory and recreates it with the new published version. The trouble
  is that whenever it does this, it also deletes the bin folder's .svn
  info, and Subversion doesn't like that.
 
  Is there a way to add my bin folder to SVN without Flex Builder
  deleting it at every build?
 
  And yes, I know that this is unnecessary, since whomever gets my
  latest from SVN can just publish their own SWF--my client just wants
  the SWFs in SVN.
 
  Thanks for any help you can offer,
 
  OK
  DAH
 
   
 
 
 
 
 -- 
 -- 
 Regards,
 Rob Rusher
 
 Adobe Certified AIR, Connect, ColdFusion MX and Flex Instructor
 m: 303-885-7044
 im: robrusher