Version Control settings

I'm a student using Dreamweaver CS5. I'm trying to upload files to a remote site. In the Remote Server pane I can't see the files under Remote Server. Just a message "To see the files in your repository, you must define its Version Control settings." How do you do that?  I've typed it into all the help fields and can't get an answer. Thanks.

It could be that you haven't defined the site correctly.  First I suggest go to:
Site >> Manage Site
At the next window, select the site you have defined from the list.  If the list is blank then you need to define the site by clicking on the New button
However, if the list is bot blank then just the site that is giving you the problem and then go to Version Control
at the version Control dial;og box make sure the Access box is "None" and everything else is greyed out.
Now save it and this should solve the the problem you are having.
Good luck.

Similar Messages

  • Define version control settings ftp in dreamweaver cs6 from cs4

    My ftp in dreamweaver cs6 is telling me I need to define version  control settings before it allows me to update or get into files on server. Can someone tell me how I would define version control in dreamweaver cs6 please? Thanks

    I was able to get around this by turning off the "Use FTP performance optimization" option under the Site>Server>Basic>More Options area.

  • What settings do I change so that Dreamweaver does not force me to use version control?

    I don't know what setting I have changed - I have worked in my site and ftp'd to my server for the past week. Something changed today.
    There is a red X next to Version Control in the Site Setup for X Site dialog box.
    In Files view, in the Remote Repository pane, there's a link to define version control settings.
    I don't have subversion, nor do I have a need. I just want to see my files on the remote server. Get/Push work. However, there is no server tree view. Tips?

    Hi AcronymCity, Same happened to me, around the time you posted in Dec (DW vs 5.5)
    I got my server files back by
    1- In preferences (cmd-U) - > site -> Dependant files  -> UNchecking "prompt on get / check out"
    2- In preferences (cmd-U) - > site -> Dependant files  -> UNchecking "prompt on put / check in"
    3- Further down same dialogue - > check save files before putting
    4- Then to "files" window. -> I then manipulated the "repositories" button, which was resisiting being unpressed before, to unpressed (toolbar on "files" window)
    This got rid of the "repository files" request and I booked the sites in with the server in the usual way via the Manage sites/Edit dialogue. All previous ftp server data re-inputted.
    Now, whether this is what did it or whether it was something else, I dunno, (I used the blessed CyberDuck in the meantime). Hope this works for you if you haven't solved it some other way ... nosada1592

  • Installed to DW4 and can't view remote files - version control

    I have just set up my new laptop with DW4 adn can upload files, but in the files panel, for some reason, I can't just connect to the ftp server and view the files.  Any idea why?
    All it says is "define its version control settings"  why is this? in DW3 - I was just able to click the connect icon and boom, it shows you the files?
    strange?
    tia

    Hi
    The only time I have encountered this was when I 'tried' to use dreamweavers built in subversion integration, (too many problems).
    All I can suggest is to try product support at - http://www.adobe.com/support/programs/.
    PZ

  • Dreamweaver Help | Version Control and Advanced settings

    This question was posted in response to the following article: http://helpx.adobe.com/dreamweaver/using/version-control-advanced-settings.html

    FlashBanger wrote:
    Why am I getting an "Image is not inside the site." alert?
    It could be because you haven't defined/setup your site.  In DW you always need to define a site before you can do anything.  I suggest read this part 1 tutorial to get the idea.

  • Version Control and Advanced settings

    This question was posted in response to the following article: http://helpx.adobe.com/dreamweaver/using/version-control-advanced-settings

    what is 'site-wide media query file' ?

  • Version Control for adobe forms

    Dear All,
    We have a situation where we already go live with version 0 of our adobe form. Now, we have an enhancement to the form i.e.: some new functionalities and new field. Previously we have tried to transport the new changes to the production without any version control and those processes that have been already started prior to the new changes encounter error when the user continues the process.
    I am wondering how do the version control works and any documentation on how to configure it?
    Thanks in advance
    Regards,
    Bryan

    Hi Brian,
    Here is some information that I found in the IMG on Create ISR Scenario...
    Create ISR Scenario
    Use
    In this IMG activity, you create an ISR scenario that has a one-to-one relationship with a form scenario. To be able to use a form scenario in a process, one ISR scenario must exist for each form scenario. The ISR scenario and the form scenario must be linked with each other. You make this setting in Customizing for HR Administrative Services in the IMG activity Link ISR Scenario with Form Scenario.
    In the form scenario, you define primarily the basic set of form fields and their processing through the backend services. In the ISR scenario, you specify the definition of the user interface. You also specify which form is used for the display and how the layout of this interactive form is designed. You use interactive forms based on Adobe software to create and process the forms.
    ISR scenarios and form scenarios are version dependent. The version numbers of the ISR scenario are assigned automatically. Note that a form scenario must have exactly the same version as the linked ISR scenario. For this reason, you should always create a new version in the ISR scenario first and then use the same version number when you create a version in the form scenario manually.
    Note
    If an ISR scenario or form scenario (with an existing version) has already been used in a productive process, you should not change the configuration. If you want to make changes to a process or an ISR scenario or form scenario, you should always create a new version, and only ever use that new version in the future. In this way, processes that have been started can be concluded with the old version and new processes can be started simultaneously with the new version.
    This is from the Create Form Scenario documentation...
    Create version
    Form scenarios are version dependent, which means that there is at least one version of each form scenario. Versions are linked with processes. Since processes can vary, you must also be able to adjust the associated scenarios. To be able to provide different forms for process variants, you create versions.
    You can still process and change an existing version at a later point in time. Once a version has been used to execute a process, you should not make any more changes to this version; instead, you should create a new version.
    The form scenario and the (linked) ISR scenario are both version dependent. They must always have exactly the same version numbers. Note that the version number of the ISR scenario is generated and cannot be entered manually. When you create a new version in the form scenario, you therefore have to use the version number generated in the ISR scenario.
    If you have already made extensive Customizing settings for the form scenario and want to create a new version based on the settings, you should use the IMG activity Manage Form Scenario.
    Hope this helps...
    Cheers,
    Kevin

  • Powershell program to upload multiple files with version control at the file level

    I have a network folder which contains multiple files refreshed daily.I then run a power
    shell scrip which uploads all the files . I have scheduled it to run once
    daily. I have version control at the directory level , is there a way to upload all the files daily and maintain the last X versions for each file , rite now it does it at a folder level . I want it at a file level
    powershell script
    if((Get-PSSnapin "Microsoft.SharePoint.PowerShell") -eq $null)
    Add-PSSnapin Microsoft.SharePoint.PowerShell
    #Script settings
    $webUrl = "http://sharepoint.contoso.com/Corporate/Sales/"
    $docLibraryName = "Shared Documents"
    $docLibraryUrlName = "Shared Documents\arizona" # specify your subfolder url here
    $localFolderPath = "C:\Test"
    #Open web and library
    $web = Get-SPWeb $webUrl
    write-host $webUrl
    $docLibrary = $web.Lists[$docLibraryName]
    write-host $docLibrary
    $files = ([System.IO.DirectoryInfo] (Get-Item $localFolderPath)).GetFiles()
    write-host $files
    ForEach($file in $files)
    if($file.Name.Contains(".pdf"))
    write-host $file
    #Open file
    try
    $fileStream = ([System.IO.FileInfo] (Get-Item $file.FullName)).OpenRead()
    #Add file
    $folder = $web.getfolder($docLibraryUrlName)
    write-host "Copying file " $file.Name " to " $folder.ServerRelativeUrl "..."
    $spFile = $folder.Files.Add($folder.Url + "/" + $file.Name,[System.IO.Stream]$fileStream, $true)
    write-host "Success"
    #Close file stream
    $fileStream.Close();
    catch
    Write "Error: $file.name: $_" >>c:\logfile.txt
    continue;
    #Dispose web
    $web.Dispose()

    Check if this helps you
    http://blogs.technet.com/b/heyscriptingguy/archive/2013/04/28/weekend-scripter-use-powershell-to-upload-a-sharepoint-file-version.aspx
    # Add the Snapin
    Add-PSSnapin Microsoft.SharePoint.PowerShell
    # Retrieve specific Site
    $spWeb = Get-SPWeb http://SP01
    # Create instance of Folder
    $spFolder = $spWeb.GetFolder("Shared Documents")
    # Get the file on Disk that we want to upload
    $file = Get-Item C:\Documents\MyDoc.docx
    # upload the file.
    $spFolder.Files.Add("Shared Documents/MyDoc.docx",$file.OpenRead(),$false)
    $newVersion = $spFolder.Files.Add($spFile.Name, $file.OpenRead(), $spFile.Author, $spFile.ModifiedBy, $spFile.TimeCreated, (Get-Date))
    If this helped you resolve your issue, please mark it Answered

  • Opening Project First Time from Version Control.  RoboSource Node

    Four writers have upgraded successfully.  My fifth is having issues...
    She has Serena Dimensions SCC installed as well (another source control product - used by Applications, not the authors or Infra.
    Problem: When she is establishing the root path (and the Browse RoboSource Node window opens, but it does not populate, even after 20 minutes.  Reboot did not work, neither did manually removing Serena Dimensions SCC.  I have verified that she has a connection to the database (via RSC Explorer) and can see the project (as well as the RH7 version of the project).  We have
    These are the instructions... (screenshots not included).  She's hanging up on
    1.1    Using a New Project for the First Time
    IMPORTANT NOTE:
    The author must have local administrator rights on the machine.  If the user has a privileged account, they must set up full local control of their work folder (specified in 1.1.2.8).
    1.1.1    Install RoboHelp and RoboSource Control
    1.    Download appropriate software packages, including all patches, from Adobe.
    2.    Launch RoboHelp Installer.  Select the following options for installation:
    o   RoboHelp for HTML
    o   RoboSource Control (Client)
    o   CS4 Script Extender
    INSTALLATION NOTES
    Installation of each component is separate and may take up to 30 minutes.  You do not have to install RoboHelp for Word.
    Only select the Client Install for RoboSource Control.
    3.    Install all patches in the order specified by the vendor.  Check with the technical communicator on which version is currently in use for patching.
    1.1.2    Open the Project
    1.    Launch RoboSource Control.
    2.    Establish a database connection per section 3.3.1.
    3.    Close RoboSource Control.
    4.    Launch RoboHelp 8 for HTML.
    5.    Click Open under Recent Projects under the main frame (do not use title bars).
    6.    Click the Open Project from version control button (shown below).
    7.    Make sure that RoboSource Control 3.1 is highlighted as the Version Control Provider and the checkbox for “Make this my default selection” is checked.  Click OK.
    8.    Configure the Source Control system as follows:
    Connection:  PROD
    Root Path: Click the … button and navigate to the (project name) root in the database and click OK.  This may take several minutes.
    Connection Mode:  Online
    Get to Local Path:  Click the … button and navigate to your Data folder.  Select Make New Folder under Data and give the folder a unique name to help you identify the files as for the Support KB in RoboHelp. 
    9.    Click OK when you have configured source control.  A copy of the database is now being downloaded to the path you specified.  This may take up to 20 minutes. 
    You can verify that installation is proceeding either by watching your local path fill with files or keeping an eye on the CPU usage of the RSO3MiddleTierService and RoboHelpHTML files under Task Manager.
    10.  Once transfer is complete, highlight Tier1KB.xpj and click Open.  It may take several minutes to open the project the first time.  It is typical for the snippet file to check out the first time you open the project and the first time each day that you save all project files.
    11.  Once the project is open, set Version Control properties:
    a.         Select Tools > Options.
    b.         On the Version Control tab, select all options.  This will prompt the user on each version control action they take.
    12.  Test a check out/check in to validate correct installation and source control operation.

    It's the settings in miscproperties in the XPJ and it works in TFS just fine. I'ts as follows:
    <miscproperties>
      <matchedpair>
      <name>vc::provider</name>
      <value>Team Foundation Server MSSCCI Provider</value>
      </matchedpair>
      <matchedpair>
      <name>vc::agent</name>
      <value>MSSCC</value>
      </matchedpair>
      <matchedpair>
      <name>vc::database</name>
      <value>http://ap-gda113-tfs-a:8080/tfs/centric|NB-WWEELDEN|ITS\Wweelden</value> <- Add the TFS URL, your workspace name and your domain name.
      </matchedpair>
      <matchedpair>
      <name>vc::cookie</name>
      <value>$/BV - MVV/Main/Tools/Documentatie/mvv-beheerders</value> <- The location of the project in TFS.
      </matchedpair>
      </miscproperties>

  • Version Control and Dreamweaver CS5.5

    Hello-
    I want to install version control on both a shared Bluehost server and a dedicated Hostgator server, sites on both I manage with DW CS5.5.
    I've read the help articles but it seems they are targeted at installing svn on your local machine, and I want to install it on my remote servers. I realize this is not a Dreamweaver specific question but wondered if there are any obvious paths to this someone might know of.
    I do have svn installed on my bluehost server, but haven't yet been able to figure out how to set up a repository there yet. So when I do
    svn --version, it shows me all the version info, indicating it was successfully installed, but I haven't been able to set up a repo yet, via ssh. Can this be done in DW or do I have to get it done via SSH on the server first, then set the path to it in the version control tab of the site set up/management tabs AFTER I accomplish setting it up via SSH on the server first?
    Thanks very much in advance...
    Laura

    So here is where I am with it if you have any suggestions I'd appreciate it:
    Hostgator tech support helped me get it back to 1.7.5 (no explanation for how it became 1.6 after I installed and verified 1.7.5, odd)
    So here was the interaction but I'm still (stupidly I'm sure) stuck:
    From tech support:
    You *should* be able to communicate with a SVN 1.7.5 server with a svn 1.6 client without issue.
    1) When I run svn --version on your , I show version 1.7.5:
    [~]# svn --version
    svn, version 1.7.5 (r1336830)
    compiled Jun 28 2012, 22:37:11
    Yes, the user and password for SVN must be set up within svn. Here is a brief outline of setting up a repository.:
    First, create the repository:
    svnadmin create ~/myrepository
    Edit the configuration file for the newly created reposiroty:
    nano ~/myrepository/conf/svnserve.conf
    Add the following, presuming you want no anonymouse access and write access for authenticated users:
    anon-access = none
    auth-access = write
    password-db = passwd
    Open up the passwd file to create it and ready it for editing:
    nano ~/myrepository/conf/passwd
    Add your password to it like so:
    exampleuser = examplepassword
    Import your project to it (if any):
    svn import /path to your project/myD5project file:///home/juicyserveradmin/myrepository
    Start and daemonize the svn server:
    svnserve -d
    You should now be able to check out your project from DreamWeaver.
    4) SVN typically runs on port 3690. Port 2223 is your SSH port. If DreamWeaver allows your to connect to SVN via SSH, then it will be over port 2223 - in this case you would need ot provide your SSH login credentials.
    What I'm still stuck on:
    I added the repo as he said, ~/repos
    I added two users/passwords to the file (not sure how to confirm I did it right though)
    I'm stuck on this step:
    svn import /path to your project/myD5project file:///home/juicyserveradmin/myrepository
    Here is how it's set up now, if you could help me think through what makes sense I'd really appreciate it.
    I've got my live site, example.com
    We've been doing all of our development work live on the front end which is of course a terrible idea and constantly causes issues where problems are showing up live.
    So i set up dev.example.com which is within the main example.com directory called /dev and as a subdomain.
    I also set up /dev2 the same way.
    The only difference is that /dev is set on cron to have all of example.com main files copy to it once a day, so it stays more or less in sync.
    /dev2 is not being synced that way.
    My idea was then I've got two dev folders we can do work in, one that syncs and one that stays static.
    I want to have svn working for all 3....the live site, the /dev and the /dev2.
    So would I need to create repos in each of those 3? Or just one repo? file names would be the same in all three so it seems like there would need to be repolive, repodev , repodev2 or something like that?
    I want the same user/pass at the moment for all 3.
    Then I'm back to not quite sure how to set that up in DW, and, what to import into each if that's the best way to do it?
    Also I was confused about the path command above.
    In the scenario above can you create that path for me to see exactly how I should paste it in if I do three repos, if, and please tell me, if doing it that way even makes sense?
    For DW server settings, is the sever address the IP address of my dedicated server?
    And I'm not sure what to put for Repository Path given the questions above.
    Thanks again for your patience and help...
    Also:
    I see from this link
    http://civicactions.com/blog/2010/may/25/how_set_svn_repository_7_simple_steps
    That I would maybe want to set up different directories within the /repos directory for the three versions of the site, live, dev and dev2?
    I'm still confused about the format of the path.
    Would it be like
    svn mkdir file:///nameofmyhomedir/repos/live
    svn mkdir file:///nameofmyhomedir/repos/dev
    svn mkdir file:///nameofmyhomedir/repos/dev2
    Where I want the directories to be named live,dev and dev2?
    Can you correct that path for me if that's not quite right?
    I do see in DW now for my local site that I've got + next to all the files after setting up the Version Control server, but, because I don't have the path to the repo right I guess or the server address right...it says it can't connect:
    Access: Subversion
    Protocol: SVN
    Server Address: My IP address?
    Repository Path: Not sure if I did ~/repos what the full path to it on my server is?
    Server Port: 3690
    username/pass what I set up in the file according to his directions.
    Can you steer me towards dialing this in right pretty please?
    Thanks in advance for any help.

  • Writer can't see projects in Robo Version Control - no error messages

    Background:
    Robo Version Control 3.1
    RoboHelp 8 (same issue happened with 7)
    Issue:
    We are having trouble with our source control, and I wasn't able to find an answer on this forum or on Google.
    From time to time, when a writer opens RoboSource Control Explorer, they can't see any projects. They're not getting error messages, they seem to connect to the DB, but the left pane is simply empty (they don't see the root folder or anything else). We recently upgraded to RoboHelp 8, but this has happened on RoboHelp 7 too. Source control does work - for example, if they open their local version of a version controlled project, they can get the latest version of files, check in, check out and so on. They simply can't use RSC Explorer, so they can't Get projects they don't have on their HDDs already.
    In the meantime, Source Control works just fine for the rest of the team, so I'm guessing it's a problem with some local settings. (The writer who is having trouble now can't get it working on her machine with her personal user or the admin user. At the same time, I can use the admin user just fine from my machine.)
    This problem always solved itself after a while, but it's getting a bit annoying and I'm hoping someone knows why this is happening.

    In general, manually moving files around inside the store like this should be discouraged.
    reconstruct is telling you something is wrong:
    ERROR: Inconsistent information: 0 idx records   41 messages   0 expunged
    Reconstructing...
    cannot retrieve message uid 590
    cannot retrieve message uid 807
    cannot retrieve message uid 911
    cannot retrieve message uid 915
    cannot retrieve message uid 1198
    cannot retrieve message uid 1286The first line is to be expected based on what you have done. The store.idx indicates there are no messages in the folder. But it found 41 .msg files. So it is going to rebuild store.idx to fix that.
    But then there is some problem with accessing the .msg files. Possibilities would include:
    - wrong ownership/permissions?
    - the .msg file being in the wrong NN subdir ??
    If those guesses do not lead to anything, try truss on the reconstruct command to see what happens when reconstruct tries to open those files.

  • Version control practices

    I looking for information on how others employ version control on all the
    various portal resources. Versioning custom development around remote
    services and the like is easily handled through the IDE or normal version
    control practices. What I am wonding about is how people version admin
    objects, kd items, and other resources managed in the portal.
    Any info would be appreciated.
    Thanks.

    In our current J2EE environment an ant script builds a war and copies it to a staging file server, then there is a java app that deploys the war to weblogic with the weblogic scripting extensions. We are thinking of modifying this app to also deploy the PTE files that any portlets in the war depend on. Day one a jsp portlet requires a single session preference. The next day it needs a login token to use the PRC. How do you coordinate this? For us it will probably be done with custom scripting.
    A developer modifies the jsp and checks that in along with a revised remote service pte file which has the new settings. The ant script will then build the war and package it into a tar with the pte file and finally drop it on the staging server. From there our existing java deployment web app can extract the tar, deploy the war and run a migration import on ALUI. Hopefully all this can happen in a transactional context so that that if the import fails, the new portlet is not deployed.
    I don't want to run into the case where a new portlet is out on the QA box and the portlet service is misconfigured and isn't supplying the correct headers to the portlet tier.

  • Version Control Questions

    Hi everyone,
    Can somebody please tell me how to create a copy of a project
    that can be opened, edited, etc. without affecting the project we
    have in Visual SourceSafe? We are trying to create printed
    documentation from our CHM files, and rather than playing around
    with our working project, we want to test a copy first. I copied
    the project in Explorer, opened it and got a dialog box regarding
    SourceSafe options. We went to File -> Remove from Version
    Control, and that removed the working project from SourceSafe.
    All I want is a copy of the project to play around with until
    we get it to look like we want, and then make the changes in the
    working project.

    I'm having version control woes as well. I'm working with a
    CHM project that I created with RH6 and had under Visual Source
    Safe control, then reopened today (after a year) with RH 7. Of
    course it took FOREVER to check out and convert to RH 7 and RH
    crashed in the middle during the conversion so I had to reopen,
    recheck out files, etc. Ever since, I've been running into a lot of
    odd things, like files that it won't check in because (according to
    VSS), they are currently checked out twice, files that remain
    checked out in VSS even after I do a "Check In All" from RoboHelp,
    graphics that I've added to topics that aren't getting added to the
    project OR VSS, and while they appear in Preview, don't appear in
    compiled output. Suffice it to say: There are definite "issues"
    going on between RH and VSS.
    I'm considering removing the entire project from source
    control (from within RH, of course), then going into VSS and doing
    an "Undo Checkout" for all the files that RH is not checking in for
    some reason, then deleting all project files in VSS (with "Destroy
    Permanently" but keep local copy settings), and then REadding the
    project to VSS from within RH.
    Does this sound like a reasonable approach? I don't need to
    keep any history on these files because they have not been
    published yet. But I do need to get on with this project and I
    think perhaps because of the RoboHelp upgrade to 7, that I need to
    somehow get a fresh start in source control...?
    Advice appreciated!
    kc

  • VERSION CONTROL ACTIVATION

    Sir,
    how to activate version control as well as how many changes are allowed once the version is activated
    regards
    amey

    hi,
    It is activated here:
    SPRO >> MM >> Puchasing >> Version management >> Set up Version management for external Puchasing docs..
    You can also define the Reason of change here:
    SPRO >> MM >> Puchasing >> Version management >> Dfeine reason of change
    SPRO >> MM >> Puchasing >> Version management >> Set up change displays
    For PO's you don't define the version relevent fields...
    If you wanna print out, then you have to do additional settings for printout...
    Regards
    Priyanka.P

  • Reg: UTA ports FCoE, 10GbE flow control settings

    Could someone shed some light on the flow control settings for UTA ports, below is the scenario.I am working on  the configutation of 4 node 3220 custer. We are using this 4 node cluster for FC and NFS traffic. each UTA port on the node used to serve both FcoE and NFS traffic( UTA port logically acting as FC and 10GbE ports) . However, the flow control is set to FULL on the 10GbE logical port to serve  the NFS traffic. I think this flow control settings at 10GbE logical port level doesn't effect the FC traffic flow of the UTA port. the flow control settings would be effective on 10GE logical ports only.. Please confirm this... NetApp recommend to set the flow control to NONE and upper layer protocalls can take care of flow control( as per Best practise). If I want to change the flow control setting of 10GbE logical port, does it effect the data flow of logical FC0E port aswell?Now the actual issues is we are using the controllers mostly to serve FC trafic and we are experienceing Performance issues on all the nodes. current ONTAP version on the controller is 8.2p5we are hitting the latency of 50-80ms, I am trying to track the IO on the controllers, IO is not really high when we had the performace issues, But some times disk utilizations and cpu utlization hitting 80%. Performace manager doesn't have the granularity at aggregate level to track what LUN/volumes are casuing the high utlization at aggregate level..I am using the coomands sysstat -M, sysstat -x, netstat , statit commands mainly. However, I am not sure on any other internal porcesses are causing the high disk uitlizations...Please share your ideas on this..Oh.. another point this.. These controllers are flexpod config.....

    Hi,We haven't worked on flow control settings.. you mean you are able to Disable the flow control on CNA cards?We have upgraded these filers to 8.2.3P3. at the moment filers are working fine, no performance issues.. However I wanted to disable the flow control on these ports, if possble. But NetApp docs tell that we cann't disable the flow control on the CNA cards.   https://library.netapp.com/ecmdocs/ECMP1368834/html/GUID-31241255-4914-46FF-BDB5-A02DCCEABCCA.html  Regards,Chandra 

Maybe you are looking for

  • Creation of Group in Shared Services

    Hi All, I am creating groups in Shared Services using Import export utility, to create a group I have given record like #group,,,,,,, id,provider,name,description,internal_id,,, Test.30.7202,Native Directory,Test.30.7202,,,,, But group is not getting

  • Photo Gallery/Slideshow Components

    I am looking to make a photo gallery and want my images to be pulled from a folder on my webserver. Does anyone know how to do this either by a movie clip and script or by some type of components plug-in that works well. I am using Flash Pro 8 and re

  • I need to store a schema in mds in soa 10g.

    Hi Gurus, Kindly help out with the present situation. i need to store the schema which is used in different process in the mds in soa 10g. can any one provide some steps or docs related to setting up of mds in soa 10g? Help is greatly appreciated. Re

  • Sort by focal length

    1. Metadata Browser: sort by focal length (using a cushioned range) 2. Ability to filter based on focal length: i.e. with 3 criteria lens, focal length, aperture it would be super simple to paint in presets for removing natural vignetting.

  • Is it possible with the SDK?

    Is it possible to use the Illustrator's tools while making an extension/plug-in? What I mean is: Can I "take" the Illustrator Scissors to cut a path at some point/anchor? Can I "ask" Simplify tool to simplify some path with some parameters? Can I use