Nice solution! Tx for sharing.

Cheers. Ben 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Scott Whittaker
Sent: vrijdag 2 september 2005 0:00
To: Open Source Flash Mailing List
Subject: Re: [osflash] ASDT Code hinting..... Again *sigh*

Hi Ben,

I am using 1.6.1 of the VSS plugin too. Yeah I also check the whole
project in and out at any time. The thing is that once I have associated
my project to a VSS archive nothing will be checked in or out until I
have selected individual folders in the project, right-clicked them, and
selected "Team-->Add to VSS". This is done once only, and from that
point on those items will be synched with VSS by checking the project in
and out.

For example, all my projects have a structure like this:

deploy (folder)
src (folder)
core (linked MM classpath)
classLibrary (linked classlibrary)
build.xml (ANT build XML)
.classpath (Eclipse project setting)
.project (Eclipse project setting)

When I add my project to VSS for the first time, I select the project
folder, right-click and select "Team-->Share Project" and use the VSS
Configuration wizard to choose a destination on the VSS archive.

Once that's done, if I try to check the project in nothing happens. I
then add my src and deploy folders and my build.xml to the archive by
right-clicking each one, and selecting "Team-->Add to VSS". They are now
set up to synch with the VSS archive. The subfolders and files under src
and deploy are recursively added automatically. I leave my linked
folders alone.

>From then on I can simply right-click my project and check it in and
out, which checks in or out my src and deploy folders and everything in
them, but leaving my linked folders untouched.

Hope that helps!

Scott

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to