Using split with backslash

Hi,
im trying to split a string that actually a file path so I can get the document name and type from the end
ie I need to get myDoc.XML from
\\ukserver\myfiles\XML\myDoc.XML.
but it doesnt like the backslash, anyone done anything similar?

what doesn't like the backslash?
Here's 3 ways I can think of, the first 2 being the better options:
File f = new File("\\ukserver\myfiles\XML\myDoc.XML");
String s = f.getName();
or
String s = "\\ukserver\myfiles\XML\myDoc.XML";
s = s.substring(s.lastIndexOf('\\')+1);
or
StringTokenizer st = new StringTokenizer("\\ukserver\myfiles\XML\myDoc.XML", "\\");
String s = null;
while(st.hasMoreTokens()) {
s = st.nextToken();
}

Similar Messages

  • Using Split with attachments

    Dear All,
    I would thank you for any help in the following issue.
    I have split in a process which split the flow of the process to go to 3 users for approvals and each user can add attachments before it submit. The issue is that after the 3 users submit the form what is shown in the step after the split is only the attachment of the last person who submit if he have attachments and the rest of the attachments are lost.
    How can i resolve this issue any body can help please?

    Hi Raghava
    Thanks for the response.
    The approach you suggest works for form data (although it can be quite tedious to merge the data using SetValue).
    However, attachments are not stored as form data, they're stored by the Form Manager application inside the database.
    We've written a QPAC called ListMerge, which will allow you to merge the attachments from a series of User steps, and present them to a new user.
    If anyone monitoring this thread is interested in this QPAC, please email [email protected]
    Regards,
    Howard
    http://www.avoka.com

  • Trying to use .split with an array element

    I have tried multiple ways to split an array element into its components that are separated with a space with this code:
    public static void compareHand(String[] hand){
            for (int i = 0; i < hand.length; i++){
                System.out.println(i);
                System.out.println(hand);
    String[] tokens = hand[i].split("\\s");
    System.out.println(tokens.length);
    for (int j = 0; j < tokens.length; j++){
    System.out.println(tokens);
    I keep getting strange output like the following:
    King of Spades
    3
    [Ljava.lang.String;@10b62c9
    [Ljava.lang.String;@10b62c9
    [Ljava.lang.String;@10b62c9
    where I am expecting:
    King of Spades
    3
    King
    of
    Spades
    Any ideas where I am going wrong?

    public static void compareHand(String[] hand){
             for (int i = 0; i < hand.length; i++){
                  System.out.println(i);
                  System.out.println(hand);
    String[] tokens = hand[i].split("\\s");
    System.out.println(tokens.length);
    for (int j = 0; j < tokens.length; j++){
    System.out.println(tokens); // your error is on this line. Hint ... System.out.println(tokens[...]);

  • Can i use iCloud with one apple id but app store with another; especially on iOS 6?

    My household has multiple devices.  I own iPhone and iPod, both on iOS 5.1.1, and iCloud (used for apps, iMessage, and backup.)
    I almost never buy music, but I buy some apps.
    My SO has iPhone (also on 5.1.1), and she uses my apple id for purchases (mostly kid apps.) She does not (yet) use iCloud (paranoid about it
    She uses iMessage (with her own apple id.) 
    Anyway, I suppose at some point she would switch to iCloud too.  It is also likely that we would move to iOS 6 once it is released (me first, likely.)
    I know that Apple does not allow transferring app ownership from one account to another, as well as splitting or merging accounts.
    Question: would she be able to use her own ID for iCloud (photo stream, backups) but my ID for app purchases? (I like it, let me control app expenses.)
    If any of you are using IOS 6 preview, can you try this scenario (different IDs for app store, backups, and iMessage.)
    Unsure if iOS 6 feature set is already public - if not, let me know 5.1.1 situation.  Thanks!

    thank you, @randers4!
    (sorry for using twitter notation - hope you would not mind.)
    for other commenters (especially Tawnii) - I view Apple ID (which was before essentially Store ID) as a purse with money.  Money is shared in our family;  I don't like "get your own milk license, and mark your bottles" approach.
    Currently my spouse uses her own ID for iMessage (and she does not use icloud for mail, calendar, reminders, etc - pretty much iMessage and iOS Store are only apps she uses), but we use same set of apps (mostly kid apps) on all of our devices (including iPad, which is used by our little daughter).  It does feel a little weird when purchases on one device appear on another (but this is an option which can be turned off.)  We almost never buy music or books from iTunes store.
    iCloud backup for my devices uses my ID (which is same ID we use for Store.)  My spouse does not use iCloud backup.  I suppose Mountain Lion can give her incentive to use shared Photo stream, and perhaps bookmarks.
    Just so you guys know, we live in a country which did not have App store permitted until recently, so it was not possible for my SO to obtain her own ID for purhasing apps, even if she wanted (my ID is U.S.-based, where I used to live before.)
    I feel that Apple model works fine for individuals but does not work well for family environments - for example, I want to listen to music from both of our computers on our Apple TV, but it is not easy: I can share iTunes collection or iTunes Match music set to Apple TV, but only from one account.
    And I also suppose our two-year old would not be able to use her own account, even though she is iOS user for about a year already (iPads work great for kids, we tried 50+ different apps and have our own set.)
    Again, thank everybody for quick responces, this is my first time using Apple forums and I am very happy

  • How can I use split extrusion on 3 different 3d objects on 3 different layers?

    I saw someone use split extrusion on text so that each character can be modeled independently, but how do you do it with 3 different objects so I can have them rotate independently?
    Thank you,

    Hi,
    Split Extrusions only works for a Ps generated extrusion which by definition is generated on a single 3D layer. You can generate a multi-object extrusion, by merging shapes before extruding, or by extruding a multi-part selection. There's no need to separate the 3 split ojbects to separate layers, unless you don't want them rendering as a set.
    Quick example:
    1) CIrcle marquee select 3 times on the canvas with the shift key held down.
    2) 3D extrusion from current selection
    3) make sure to select the extrusion mesh in the Scene panel and 3D> Split Extrusion
    4) move each separate extrusion independently
    Here's an example using rectangle shapes.
    regards,
    steve

  • How to use TAXBRJ with TAXBRA activated at core level for Brazil

    Hi Experts,
    I am supporting Brazil localization  customization in ECC 6.0 for our company. We activated TAXBRA for Brazil. We flagged off CBT for all SD pricing procedure knowing the value of RVABRA. But one process in brazil we presently using in 4.6C with TAXBRJ along with customized pricing procdure make use of formula based calculation.
    So we would like to follow the same method in ECC 6.0 also. However the condition based calculation RVABRA does not support this process as this process requires more formula based calculation.
    So we need to know is there any chance to use TAXBRJ with customized formula based SD price procedure for our requirement.
    I read through document (Condition based calculation in R/3 for Brazil version 3.1) the following steps to do alternate calculation procedure:
    "In R/3 Enterprise, an extension to the concept described in section 5.8 has been introduced. In the table J_1BMWSKZKALSM,
    alternative calculation procedures can be specified that are to be used for certain tax codes instead of the standard one. This is achieved by reading this table in a BAdI before the call to the pricing procedure and modifying the communication fields that contain the calculation procedure and the tax code.
    Thus the user could e.g. use the external tax calculation for some tax codes (by specifying TAXBRJ in the above mentioned table) or use several smaller calculation procedures, e.g. in case of performance problems or new requirements."
    We also would like to know what is the Badi mentioned in this document
    to acheive this ?
    Thanks
    Rajesh babu

    Do it as mentioned below:
    <?if:count(RECORD_TYPE)>0?>
    <?split-by-page-break:?>
    <?end if?>
    Copyright Statement
    Customer Disclaimer Notice
    The information contained in the First Databank(FDB)databases is intended to supplement the
    knowledge of physicians, pharmacists and other healthcare professional regarding drug therapy problems and patient counseling information. This information is advisory only and is not intended to replace sound clinical judgment in the delivery of healthcare services.
    FDB disclaims all warranties, whether expressed or implied, including any warranty as to the quality, accuracy and suitability of this information for any purpose.
    FOR IFRECORD_VALUEENDIFERER
    Call your doctor for medical advice about your side effects. You may report Side Effect to FDA at 1-800 FDA-1088
    Ask your Pharmacist for more information about this drug. You have the right to counseling from our Pharmacists. If you have any questions about this medication, please call the pharmacy
    By signing below, I acknowledge receipt of this document and my informed consent to accept this medication.
    Sig _________________________________________________
    Thanks - Bhanu

  • IDOC Message Splitting with Logic

    Hi,  I have a business requirement for IDOC to IDOC mapping where the incoming IDOC line item should be split in to multiple line items based on a field value and also the resulting IDOC will be split in to multiple IDOCs based on a limitation on the number of line items. Without using BPM, have anybody used SAP XI to efficiently perform the above logics with proper check logics and error controls ? Appreciate your responses.

    Hi Raj,
    Try this:
    You can use Split by Value node function and set the properties of the split by value as: Each Value.So the for every different number,different item will be created.
    Using the Node Functions you can solve your problem.
    1.SplitByValue:
    The SplitByValue() function is the counterpart to removeContexts(): Instead of deleting a context, you can insert a context change in the source value queue. You then receive this element for each inserted context change instead of a top node element. However, for this to be possible, the top node source field must be assigned a top node target field and minOccurs must be >0. You can insert a context change in the queue after each value, after each change to the value, or after each tag without a value.
    2.RemoveContexts:
    You use removeContexts () to delete all the top contexts for an element. This removes all top hierarchy levels, so that all elements of the target queue are assigned to a root element of the source queue.
    Advanced user-defined functions can import either just one context into the input arrays, or complete queues. Make your selection by selecting or deselecting the Save Entire Queue in Cache checkbox in the function editor.
    3.CreateIf:
    CreateIf node function is used to create a node if true value is passed to it otherwise suppress it.
    4.collapseContext
    To remove the context in between the value and transfer only one value at a time
    5.useOneAsMany
    First Input:
    The value which is needed to be repeated.
    Second Input:
    It defines how many times the first input should be repeated.
    Third Input:
    It define when the context should be changed (on the basis of the required output
    Please go through the given link hope it will be helpful to you.
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Message Mapping Simplified – Part II
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Replication of Nodes Using the Graphical Mapping Tool
    /people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool
    Message Splitting Using the Graphical Mapping Tool
    /people/claus.wallacher/blog/2006/06/29/message-splitting-using-the-graphical-mapping-tool
    Also check this weblogs:
    /people/sravya.talanki2/blog/2005/08/16/message-mapping-simplified--part-i
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Split by value
    http://help.sap.com/saphelp_nw04/helpdata/en/21/3bb8c495125e4eb5969f0377885fe0/content.htm
    For value mapping check this video presentation and weblog:
    /people/sreekanth.babu2/blog/2005/02/23/value-mapping-replication
    /people/community.user/blog/2007/01/08/valuemapping-using-the-graphical-mapping-tool
    https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/110ff05d-0501-0010-a19d-958247c9f798#xi [original link is broken]
    /people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool
    Function formatByExample:
    /people/sundararamaprasad.subbaraman/blog/2006/02/21/real-example-for-formatbyexample
    Split by value, remove context and collapse context:
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Reward points if this helps
    Regards
    Pragathi.

  • VPRS incorrect cost when using Split Valuation

    Hello,
    We are using split valuation thus each valuation type has a separate moving average price. When creating a  billing doc, my pricing procedure is called which includes VPRS. The problem is the cost returned is not for the correct valuation type which is passed in the billing document (Field BWTAR). The cost returned in pricing is the moving average without any valuation type. Does anyone know of any configuration to calculate VPRS based on the batch/valuation type provided in the billing document?
    My pricing procedure includes condition VPRS which is set to SUTOT = B, Reqt = 4 and statistical. The condition type is set to defaults (Cond Class = B, Calculation Type = C, Condition Category = G).  The article master has field Price Control set to V and split valuation is enabled.
    The billing document type being used is FP (POS Interface)
    The item category is DLN
    Any help would be greatly appreciated.
    Thanks,
    Pierre

    Hello Pierre
    I am not totally knowledgeable on this subject but want to give my best shot.
    I think you need to ensure that the system takes (redetermines)  the cost from Valuation segment in the material master.
    1) So make the cond category a T (Moving price). Don't change VPRS but copy it and set up ZPRS and then use it in the pricing procedure as an alternative to VPRS.
    2) You may also  need to work on the copy control- Item cat level-  especially Pricing Rules- Probably you need to set up a custom one which says 'keep manual prices as they are, but redetermine cost". Then you need to set up USEREXIT_PRICING_RULE  from Program RV61AFZA to make this work.  . Use OSS note 24832 to set up your new pricing rule.
    3) Also check out 'Price Source' field- in copy control again-  to see if it helps you achieve your objective.
    Also about VPRS, OSS note 547570 says  "If the condition control (KSTEU) is set to 'H', the cost was taken from the goods issue. If it set to 'A', it was redetermined from the valuation segment of the material master, in case of 'D' or 'E' it was copied from the preceding document:.  But I don't know how you can  use this information.
    Go through these OSS notes and those mentioned within for a good idea of VPRS.
    372772 - How does the system determine the cost?
    547570 - FAQ: VPRS in pricing
    24832 - Pricing rules / TVCPF
    371844 - Correction of incorrect costs
    372760 - Several problems with VPRS
    Hope this helps, Let me know.

  • Re: TransactionRolledbackLocalException using EJBs with Glassfish

    Hi,
    I originally tried to hijack someone else's abandoned forum thread
    TransactionRolledbackLocalException using EJBs with Glassfish
    to ask my own question because it is vaguely related (there's something about "Glassfish" with both of us) but thankfully a forum moderator has split my post away.
    My question is ...
    I am running two applications on a Glassfish domain (ear and war) on Glassfish version 3.1.2.2 and finding this error occurs after running for several hours and requires a Glassfish restart. So far I have been unable to reliably reproduce this issue and a server restart only appears to be a short term fix.
    It seems that some sequence of events messes up container managed transactions within the ear. Any information or suggestions on how I could pinpoint the root cause would be greatly appreciated.
    [#|2013-04-30T09:55:19.402-0700|WARNING|glassfish3.1.2|javax.enterprise.system.container.ejb.com.sun.ejb.containers|_ThreadID=26;_ThreadName=Thread-2;|javax.ejb.TransactionRolledbackLocalException: Client's transaction aborted
         at com.sun.ejb.containers.BaseContainer.useClientTx(BaseContainer.java:4722)
         at com.sun.ejb.containers.BaseContainer.preInvokeTx(BaseContainer.java:4601)
         at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:1914)
         at com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:205)
         at com.sun.ejb.containers.EJBObjectInvocationHandlerDelegate.invoke(EJBObjectInvocationHandlerDelegate.java:79)
         at $Proxy267.query(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor308.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie.dispatchToMethod(ReflectiveTie.java:144)
         at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:174)
         at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:528)
         at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:199)
         at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1624)
         at com.sun.corba.ee.impl.protocol.SharedCDRClientRequestDispatcherImpl.marshalingComplete(SharedCDRClientRequestDispatcherImpl.java:126)
         at com.sun.corba.ee.impl.protocol.CorbaClientDelegateImpl.invoke(CorbaClientDelegateImpl.java:273)
         at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.privateInvoke(StubInvocationHandlerImpl.java:200)
         at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:152)
         at com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase.invoke(CodegenStubBase.java:227)

    at $Proxy267.queryWell it seems that there is some (EJB?) method somewhere called 'query' that is blowing up. I would start by putting a debugging breakpoint there and seeing which line is causing an exception.

  • How to use split command in upload program

    Thanks for all ...for their quick response for my previous query.
    Iam continuing with the same upload program,now i have transfered the data from internal table to application server,now iam trying to upload this to database,while doing this iam using split command for spliting the records,but its not at all spliting,can u give me a solution for this.

    OPEN DATASET p_file FOR INPUT IN TEXT MODE ENCODING DEFAULT.
      if sy-subrc <> 0.
        PERFORM messaging USING 'E' '001' text-e10 p_file space space.
      else.
        DO.
          READ DATASET P_file INTO WA .
          IF SY-SUBRC <> 0.
            EXIT.
          ENDIF.
          REPLACE ALL OCCURRENCES OF '"' IN WA WITH ''.
          CONDENSE WA NO-GAPS.
          SPLIT WA AT CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB
          INTO wa_infile.
          append wa_infile to it_infile.
          clear wa_infile.
        ENDDO.
      endif.
    try this...
    vijay

  • Using Maven with OC4J libraries?

    Well its my turn for a return question to the fine folks on this forum.
    Is anyone out there using Maven with OC4J? I've been using it lately, but there's one area that I'd like to see ideas on how to best approach.
    <p>When developing Ant scripts to build projects, I typically create a j2ee.classpath PATH and add to it various jar files from the OC4J distribution.
    </p>
    <p>However in Maven, I'm not sure how to best approach this with the OC4J JAR files since several of them have declared dependencies in their META-INF/MANIFEST.MF Class-Path fields -- so they aren't really standalone JAR files. </p>
    Take a look at the j2ee/home/admin_client.jar file and its manifest.mf:
    <p>
    Class-Path: lib/adminclient.jar oc4jclient.jar ../../webservices/lib/wsserver.jar lib/ejb.jar
    lib/mx4j-jmx.jar lib/jmxri.jar lib/jmx_remote_api.jar lib/jaas.jar ../../lib/xmlparserv2.jar
    ../../oracle/lib/xmlparserv2.jar lib/javax77.jar lib/javax88.jar ../../diagnostics/lib/ojdl.jar
    ../../oracle/lib/dms.jar ../../oracle/jlib/dms.jar ../../lib/dms.jar ../../jlib/dms.jar lib/jta.jar
    lib/jms.jar lib/connector.jar ../../opmn/lib/optic.jar ../../oracle/jlib/oraclepki.jar ../../jlib
    oraclepki.jar ../../oracle/jlib/ojpse.jar ../../oracle/jdbc/lib/ojdbc14dms.jar ../../oracle/jdbc/lib
    ocrs12.jar ../../oracle/rdbms/jlib/aqapi.jar ../../jlib/ojpse.jar</p>
    So if I want to make use admin_client.jar in a maven project, I really need all the other libraries it in turn references -- and they are all specified as relative paths. If I wanted to load admin_client.jar into a local Maven repository, how would it be done? How would these paths be expressed/maintained?
    -steve-

    Kristen:
    You can use iPhoto Library Manager to copy that album to one library so that all of the files will be in one library to use.
    with iPLM you can split libraries up by roll or album or both. Jusgt figure out which library which albums will belong to.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Calling two Business service using split join in osb

    Hi,
    While trying to call two business service using Split Join in osb i am getting selection failure message in Bpel em console. i am using invoke activity to invoke the BS and assign to assign the input. in the assign i am assigning *$request.payload/input* to input.payload . In the em console i am getting input like this
    receiveInput
    Jun 19, 2012 5:05:45 PM Received "process" call from partner "bpelprocess1_client"
    <payload>
    <inputVariable>
    <part name="payload">
    <client:process>xxxxx</client:process>
    </part>
    </inputVariable>
    Assign (pending)
    Jun 19, 2012 5:05:48 PM Error in evaluate <from> expression at line "65". The result is empty for the XPath expression : "/client:process/client:input".
    <payload>
    <client:process>xxxxxx</client:process>
    Jun 19, 2012 5:05:48 PM The following exception occurred while attempting to execute operation copy at line 63
    <payload>
    <bpelFault>
    <faultType>0</faultType>
    <selectionFailure/>
    </bpelFault>
    Jun 19, 2012 5:05:57 PM "BPELFault" has not been caught by a catch block.
    Jun 19, 2012 5:06:00 PM The transaction was rolled back. The work performed for bpel instance "650002" was rolled back, but the audit trail has been saved for this instance.If this is a sync request, please resubmit the request from the client. If it is an async request, please recover from the recovery console by resubmitting the invoke message.
    Can anyone help on this?
    Thanks in Advance...

    maybe this one helps a bit, it's the same pattern
    http://www.xenta.nl/blog/2011/07/03/oracle-service-bus-implementing-aggregator-pattern-by-use-of-split-join/
    if you're using a dynamic split join easiest way is to do something like
    assing <yourresponse/> to $response
    at this moment your assign an empty placeholder to the response variable
    now you go into the for-each looping and for each iteration you need to insert the response of your bpel call in the $response variable
    so in the looping as last step you add something like
    insert $mybpelresponse/rootelement into $response/yourresponse
    with the insert it will insert the reponse 1..x times into the $response variable (so actually aggregating all the responses for you)

  • How to set SOAP Header When Calling Business Service (OSB) Using Split-Join

    Hi,
    We need to call WSDL based webservice which requires heading static content for successful call. As we need to call the same service parallely, hence we want to use Split-Join.
    Looked at couple of forum links, noted that we can't play with headers while working with Split-Join.
    For curiosity, just want to check any option other than using proxy as mediator in setting header information.
    Regards
    Venkata Madhu

    Venkata,
    You still have the option, if you hv n't tried this one.
    To enable this capability, you must declare the header parts along with the body parts in a single request/response message in the Split-Join WSDL and in the WSDL of the proxy or business services invoked by the Split-Join. With the message parts declared in the WSDLs, SOAP header content is available to Split-Joins in the request/response message variables.
    Following is an example of the message and binding definitions in the WSDL.
    Message
    <wsdl:message name="retrieveCustomerOverviewByIdRequestMessage">
    <wsdl:part name="retrieveCustomerOverviewByIdRequest"
    element="co:retrieveCustomerOverviewByIdRequest"/>
    *<wsdl:part name="serviceContext" element="sc:serviceContext"/>*
    </wsdl:message>
    Binding
    <wsdl:input>
    <soap:body use="literal" parts="retrieveCustomerOverviewByIdRequest"/>
    *<soap:header message="tns:retrieveCustomerOverviewByIdRequestMessage"part="serviceContext" use="literal"/>*
    </wsdl:input>
    hope it helps !!
    Regards,
    Abhinav

  • Where can I find guidance on labeling files during a check in process using DWCS6 with Subversion?

    I am using DWCS6 with VisualSubversion server 2.1.9. I have been successful setting up the repository and checking in version 1.0 of my code. Now that it is time to modify code, I want to label my changes. I see the commit message box at the bottom of the CheckIn dialog. I use it for a description of the change (e.g. "Change picture of man with picture of woman.") which works for small changes or changes to one or two files but it is not practical for large change sets or complex changes. I'd like to create a label as well using a numeric versioning system.  I have not found where I can do that. Is the commit message the only option or is there a way to use labels?
    I appreciate your help with this.
    Jeff

    Hello,
    How about creating an artice in the WIKI here?
    http://social.technet.microsoft.com/wiki/
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Speedgrade crashes every time I use split into clips function as part of scene detection.

    Speedgrade CC (latest version) crashes every time I use split into clips function as part of scene detection.
    I can use the keyframe function fine, but if i split it into clips it crashes 9 out of 10 times... so to get the job done i simply keep reopening the project, cliping and praying it works, then it crashes.... and i repeat this until it doesnt crash!
    File format im using is a 22min long Prores422 HQ 1080 25P file.
    Any ideas?.... im guessing im going to get the old "reinstall the software" one first... anything else?
    also have issues with Speedgrade just crashing for no good reason at random times while im grading too but ive come to expect that from the buggy software.

    I've got several 1080p mov's that have multiple sequences with 20 to 40 minutes a sequence I've regularly run over to Sg from PrPro. Granted, they're pretty straight forward, mostly simple cuts with a few transitions/wipes, no more than 3 video layers a sequence. Only one has any Ae stuff on it, and again, pretty simple.
    But as noted, there are those who do programs for broadcast with it ... I'm wishing one would chime in. Maybe shooternz ... I think he does b-cast work. Vastly more experienced than I am, PrPro, Ae, Sg, Audition ... the "suite". There's several others around here, though they tend to 'hang' in the PrPro forum more than here.
    Neil

Maybe you are looking for