Exclude Directories from Check In / Check Out

I have another user working within a specific directory on
our site, so I've enabled check in / out on both machines. However,
the directory is a relatively small one on the site. The annoyance
of having to check out every single file on the site, including the
ones I know I'm the only person editing it, is getting on my
nerves.
Checking files in and out is extremely slow and tedious.
Editing CSS and other things that I know the user will not edit is
also an annoyance. So I'd like to either include just the one
directory, or exclude the specific directories that aren't the
directory that both of us are using.
Make any sense? Is this even remotely possible without
duplicating the site and its files to a new "site definition" that
doesn't have these limitations?
Thanks for any ideas you might have.

Can you check out all the files you need, and just not check
them back in
again? I think you can still upload changes without having
the check in the
files. The only ones that need to be checked in are the ones
others may need
to edit.
Brenda
"novavision" <[email protected]> wrote in
message
news:g4dclm$j9f$[email protected]..
>I have another user working within a specific directory
on our site, so
>I've
> enabled check in / out on both machines. However, the
directory is a
> relatively
> small one on the site. The annoyance of having to check
out every single
> file
> on the site, including the ones I know I'm the only
person editing it, is
> getting on my nerves.
>
> Checking files in and out is extremely slow and tedious.
Editing CSS and
> other
> things that I know the user will not edit is also an
annoyance. So I'd
> like to
> either include just the one directory, or exclude the
specific directories
> that
> aren't the directory that both of us are using.
>
> Make any sense? Is this even remotely possible without
duplicating the
> site
> and its files to a new "site definition" that doesn't
have these
> limitations?
>
> Thanks for any ideas you might have.
>

Similar Messages

  • Excluding directories from workshop built EAR file

    I am using the default exported build script to build my ear. The EAR has 2 java
    projects and a portal webapp. However in my directory structure I also have some
    other directories that contain things like SQL scripts etc. How do I set up the
    default build scripts in such a way that these directories are not included in
    the EAR?
    Thanks
    rv

    Rick -
    Hey - I have seen this happen, your EAR file sounds more complicated than
    mine. I have a single EJB project - sometimes (not always) it is not
    included
    in the application.xml. In those cases I add it in manually :-(
    Sometimes restarting workshop and clearing temp compile dirs does the
    trick.
    I don't have a fool proof solution other than always check what was
    deployed.
    HTH
    Tom
    Of note, the application.xml file in the EAR file is not the same as the
    application.xml file in the workshop source files. It appears that the
    EAR build process misses some of the projects. In fact, the class
    referenced in the "class not found" exception is in one of the projects
    not listed in the generated application.xml.
    Rick
    Rick Stevens wrote:
    Hi,
    I have an appliation that has EJBs, web services, and plain java
    projects in it. The application builds fine using the Workshop build
    process. It deploys fine when deploying directly to the server from
    Workshop. However, if I build the application into an EAR (via
    Workshop) try to deploy it using the console, the deploy fails. The
    symptom is that there is a missing class (one of the EJBs). Watching
    the console as the EAR deployment begins, it appears that not all of
    the modules are being recognized by the deployer. While the module
    jars appear in the EAR file, the server's deployer doesn't seem to see
    them. What could be causing this.
    BTW, I've even tried rebuilding the application from scratch-- i.e.
    creating a new application and importing each of the projects back into
    the new "clean" application. Same results.
    Has anyone else seen this and is there an answer?
    Thanks,
    Rick Stevens
    Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

  • How do I exclude directories from Finder search results? I'm trying to find the biggest FILES on my computer and it keeps showing me "Macintosh HD" as the biggest, how can I search for files of type "NOT folder/directory"?

    Basically I've lost 10GB of free space over the last few weeks so my plan was to search for files modified in the last 2 weeks in order to figure out which ones are big and where that space went.
    So I open finder, go to "File > Find", and enter a search:
    Modified > In the last 2 weeks
    All fine so far.
    Problem is, it's showing whole directories as results. Which essentially means that when I order the list by size, Macintosh HD is at the top, followed by "Users", then "Applications", then one of my bigger movie files, then "Library", etc.
    How can I do a search which will ignore folders? I want individual files. Knowing that Macintosh HD is the biggest item on my computer and was modified in the last 2 weeks is utterly useless to me.
    Older versions of Finder in OS 9 had a feature where you could search for "files, whose type "IS NOT" folder", but OS X doesn't seem to have such a feature.
    Can anyone help?

    How much free space is on the HD, where has all the space gone?
    OmniDiskSweeper is likely the easiest/best, and is now free...
    http://www.omnigroup.com/applications/omnidisksweeper/download/

  • Checked out or not (Project Server 2013)

    Hi,
    In the Cache directory of Project Pro 2013 I have several projects declared as "Checked Out"
    In PWA, every projects are Checked In.
    So, where is the truth? What can I do ?
    Thanks 

    Hi,
    if you are sure, that they are checked in on server, you can deleted them from Checked-Out cache (File - Options - Save - Clean Up Cache - Projects Checked Out to you. Select Project and "Remove from cache".
    To reduce this issue in future, close always you project firts, before closing your client. When closing your project and you check it in, Project Server will start the check in. But it needs some time to finish this job and give success message back to
    client. So, if you close project by closig client at the same time, client will not get the "success" and will still show project as checked out after restart of client.
    Regards
    Barbara
    To increase the value of this forum, please mark the replies that helped to solve your issue as answer. If you find answers to questions from other forum participants to be helpful, please mark them as helpful. Your participation will help others to find
    an appropriate solution faster. Thanks for your support!

  • How to get "ShareWithMe" files with "check out" status?

    Hello All,
    I was working on try to get "ShareWithMe" documents via SharePoint 2103 Query APIS with CSOM and REST service.
    Practically it works good using the "SharedWithUsersOWSUSER"
    manage property from this way: 
    https://domain-my.sharepoint.com/_api/search/query?querytext='*'&querytemplate='SharedWithUsersOWSUser:"someone"
    But, this search query is not working for files that has been set up to "check out",  I
    mean this scenary :
    e.g
    I upload a new file to my documents. 
                    Check out the file.
                    Share this file with someone.  
    I could verify that  "SharedWithUsersOWSUser" property has a empty value  for check out files that has been shared with someone, and this it will be the reason for what the query displayed above is not working in this case. 
    an extra test that I did it was : change the file shared from "check out" to "check in" and then the query it worked as expected.  
    Is there some way to get also these files(with "check out" status) ? I can see that it works very well on OneDrive for business - "ShareWithMe" page, I mean all files that it were shared with the current user are listed there, without to
    take into account if these files it were set up to check out or not. Please, some suggestion ?

    When the file is checked out and metadata is changed while it is checked out the search crawler will not pick up the change until it is checked in. When you make changes to a file while it is checked out they are considered temporary changes until they
    are checked in.
    Blog | SharePoint Field Notes Dev Tools |
    SPFastDeploy | SPRemoteAPIExplorer

  • Opening/Saving documents from SharePoint 2013 in Firefox/Chrome bypasses Check Out and Check In

    My clients have an Office365 installation with SharePoint 2013.
    When I navigate to the site in IE and click on a checked-in document, it opens in Microsoft Word with a message
    Server document  To modify this document you must check it out
    with a Check Out button alongside.
    However, if I navigate with Firefox or Chrome and click on the same link, it just downloads the document to the browser's default download location.  If I then open the document in Word, there is no
    Server document warning and it is entirely writeable and it's also lost its link to the document library.
    Is the work-around for this that one cannot use Firefox or Chrome with SharePoint, or is there some setting in these browsers that will bypass the download and load the document directly into Word?
    Thanks
    Edward

    Does anyone have a better fix for this?  We are attempting to launch support for a second browser - Chrome - but because of the issue with Office 2010 on the clients, the protocol handler from Chrome fails to connect the requested document directly
    to the MS Office app, but rather downloads the file.  IE Tab is not an option because it then defeats the purpose of having Chrome altogether since it simply uses IE8's engine.  IE8's performance with large lists on SharePoint 2013 as well as the
    HTML5-based functionality is simply dreadful which is the primary driver for an alternative browser.
    We are aware installing Office 2013 on a machine fixes it, but that is not an option due to the current licensing.
    Hope for Chrome 31?  Firefox seems to work fine in our testing, but the organization wants to go Chrome instead of FF.

  • How can i access my old correspondense with old password in Mozilla Thunderbird? How can i check out from my password?

    I had my website moved to other hosting. Accordingly, i changed a password, and when i checked in on my computer the first time with a new password, i stupidly checked the box "remember me on this computer", but i lost access to all my old emails that were laying in Thunderbird on my PC. How can i check out from the current password and log in with the old one so that i could access my old correspondense?

    '''Pop mail accounts '''can only access the server Inbox.
    Messages are downloaded to your computer and stored in the Thunderbird Profile mail account.
    Usually, the copy on the server is removed unless you select to 'leave messages on server' in Account Settings..
    'Tools' > 'Account Settings' > 'Server Settings' for pop mail account.
    These emails are stored on your computer and can be accessed in both 'online' and 'offline' mode.
    You would need to make sure you periodically create a backup of these emails.
    '''IMAP mail accounts '''see a remote view of any subscribed folder on the server.
    Subscribed folders download headers only and when you select to read an email, it is retrieved from the server and stored in a temporary cache to faciltate quick access to reading.
    These emails are not stored in your Thunderbird profile folders on your computer, so would not be visible if you changed to 'offline' mode. They are stored on the server.
    If you did not synchronise those subscribed folders then a copy was never stored in your Thunderbird profile imap mail account.
    As you have modified the IMAP mail account and it is currently accessing the new hosting server, so cannot display anything on a different server, I would leave it alone because it is working just fine.
    What you could try is to create a new IMAP mail account with server settings to the old host server using the old password.
    File > New > exisitng mail account
    Enter name, email address and password
    click on 'Continue'
    If you do manage to get access, then synchronise the subscribed folders to get a copy downloaded to Thunderbird Profile folders. As those folders are constantly updating to match the server, once you have the emails downloaded, go into 'offline' mode and move them into 'Local Folders'; you will need to make new folders in Local Folders account for those emails.
    However, it is possible that you may not get access as that contract has ended. There is no obligation for the old host company to keep your emails if you do not have an account with them. In which case those emails will be lost.
    After creating new imap mail account, if you get access do as advised to get emails into Local Folders, once emails are in Local folders you can remove/delete the imap mail account. If it does not work, you can delete the imap mail account.
    Information on synchronising subscribed folders:
    * https://support.mozilla.org/en-US/kb/imap-synchronization
    Information on backup:
    * http://kb.mozillazine.org/Profile_backup
    * http://kb.mozillazine.org/IMAP_backup

  • Check out native doc from Site Studio Contributor

    Why can't I (or my users) check out a native document from a dynamic list in contribution mode? Is there any way to accomplish this (besides installing software on every client's computer)? I modified the default dynamic list fragment to use the pdf (web-viewable) link to the document in lieu of the regular Site Studio URL (so that Site Studio doesn't try to apply the document to dynamic converter), as I want to simply display the PDF when the user clicks on it.
    All of that works great, and I can still check in documents just fine. However, "Edit Target" doesn't work in contribution mode, and even if I view the info on the document, and check it out from there, it doesn't even give me the link to download the original document. Is there a way around this?
    Thanks

    I guess, image needs to be in the Content Server. You can try desktop integration suite or webdav so that user can easily checkin the digital assets to the content server.

  • Check-out originals from Content Server to File server?

    Hello Experts,
    We have urgent requirement to check-out huge number of originals from the Content server and send to an application server (ftp server).
    The input data that we can use to fetch the originals are  PHOIO nunber or LOIO or Original File name.
    I tested below function module but they does not seem to meet our requirements.
    BAPI_DOCUMENT_CHECKOUTVIEW2  - Originals are checked-out to C:\Temp\
    CV120_KPRO_CHECKOUT_TO_SERVER
    CV120_KPRO_CHECKOUT_TO_TABLE
    SDOK_PHIO_LOAD_CONTENT - here the content is written to table in binary mode.
    CV120_DOC_GET_FILE
    Also i tested program - DMS_KPRO_READ. In this case, manual action is required to select the path in front end where the originals needs to be checked-out.
    Please help if you have suitable solutions.
    Thanks!
    sandeep

    Hello Sandeep,
    You can use "DMS_KPRO_READ" report to achive your purpose. In this report you will get PHIO ID & LOIO ID. with these ID's you will get originals path to download the files uploaded on content server to application server or FTP server.
    Use F_BROWSE function to select all files in foreground/background to downlaod it on desktop. I have implement in my project & it is working fine till date.
    Thanks
    Pravin

  • Has anyone checked out the latest iTunes update where you are supposed to be able to view your wish list from your music library?

    I updated my iMac yesterday to check out this new feature, but I can't seem to figure out how it works. Can anyone tell me how to view my wishlist from my music library. I restarted my computer, but that didn't work either. I'm obviously missing something. Otherwise, accessing my wishlist just works like it always did. I would appreciate some input on this.

    Here are several screenshots from my iTunes Library...

  • MDM Record Check out and Check in from the Portal

    Hi everybody,
    I'm trying to figure out what is the standard way to trigger the Check out and Check in from the Portal.
    How do I need to configure the MDM workflows and the Portal, so the standard Item Details iView would automatically check out the record when the Edit button is pressed.
    Do I need to configure Guided Procedures or UWL on the Portal or can I avoid that?
    Thanks for your help in advance,
    Boris

    Hi Boris,
    When we connect MDM to a front end system like Portal,the portal will replicate all teh functionalities of the backend sytem from the front end as in this case in EP.
    But when we maintain Master data form the MDM Data Manager we get a lot of options in the context menu ,when we right click a record in the record pane.
    All of these cannot be made available on the portal,but however the feature of Checkout can be made possible if you try to update the record  through a MDM workflow.
    As in MDM workflow you have to option of Checking ou the record at the beginning of the Uddate and then checking in back at the completion of the record update.
    For this you can use the MDM workflows and integrate it through EP using UWL.
    Kindly refer some additional docs which will guide you in the configuration of the same:
    Re: MDM workflow with UWL
    Re: Need to Integrate Universal Worklist in SAP Master Data Management.
    Re: MDM Portal configurations.
    Hope It Helped
    Thanks & Regards
    Simona Pinto

  • Authorization: Can I check-out processes from Solution in Read mode?

    Hi NG.
    I am building a new set of user roles, but seems to get stuck with this one.
    With T-code: SOLMAN_DIRECTORY I would like to issue read access to users, but still give them the possibility to check-out processes to the maintenance project.
    So far - I have managed to get the read access right, but the check-out button is greyed out (Inactive).
    My wish is to keep the users from changing the contents and set-up of the Solution, but still be able to go look for a process and request the check-out when found.
    Any help would be greatly appreciated!
    Best Regards
    Per Hjorth Christiansen

    Hi Per Hjorth,
    when you activate the Check-out/Check-in functionality the complete process structure of the solution will only be available in display mode. So you don't need additional authority checks to pretend changes in the solution.
    In general, the authority object AI_SOL_DIR is used in Solution Directory. The activities "02 Change" and  "03 Display" are available for the solution structure. In addition, an extended maintenance activity is necessary to be able to activate/deactivate the check-out/check-in functionality for a solution this is "36 Extended Maintenance".
    Best regards,
    Michael

  • Error when checking out from external punch out catalog to SRM

    Hi guys,
    We have configured an external punchout in spro. Now when in portal, I am able to access the catalog. But when i check out from catalog to srm, it is throwing error telling "HTTP 404 not found".
    Please help me resolve this issue.
    Regards,
    Madhu N G

    Hi, Hope you are doing good. Nice to hear from you again. We don't have the httpwatch traces, but usually such issues get resolved by setting the parameter JSESSIONID.CookieDomain to "NONE". See: SAP Note No. 791765 : Mixed JSESSIONID Cookies from Different Servers SAP Note No. 1144722: Global configuration of session cookies and                       attributes See SAP notes as well: 1334956 - Various problems that solved by using FQDN in portal URL 654982 - URL requirements due to Internet standards Hope this helps. _ _ _ _ _ _ _ _ _ Kind Regards, Hemanth SAP AGS  _ _ _ _ _ _ _ _ _ 

  • Labview cannot check out a license from the VLM

    Hello,
    I have a user with Labview v7.1 Pro that was working and checking out a license from the VLM v2.0 server but for some reason now, he can not check out a license and he gets an error.  He indicates nothing has changed on his side.  Yet, when he attempts to run Labview, I do not see any activity within the lmgrd.log file.  I would think it would appear in here.
    Can someone please contact me to discuss this problem?  If activity logs or other information is needed, I can provide it at that time.
    Thank you,
    Rob Sevick
    (443) 778-7854

    More information...
    The user is connecting to the license server properly and this (below) is logged in the lmgrd.log file on the license server.  I tried adding the user to the VLM but this did not help.  I confirmed the case on both the user and computer name but still no luck.  The user indicates the message on his client when he tries to run it is (something like), "No licenses left and/or feature expired"  Any ideas?  Should he reinstall this version?  I can forward the activity log (encrypted) and/or the lmgrd.log file if you like.  Thanks,
    12:59:36 (nilm) DENIED: "LabVIEW_FDS_PKG" greendg1@VIA-Chassis2  (User/host not on INCLUDE list for feature. (-39,349:10054 ""))
    12:59:36 (nilm) DENIED: "LabVIEW_LabVIEW" greendg1@VIA-Chassis2  (User/host not on INCLUDE list for feature. (-39,349:10054 ""))
    12:59:36 (nilm) DENIED: "LabVIEW_PDS_PKG" greendg1@VIA-Chassis2  (All licenses are reserved for others. (-101,396:10054 ""))
    12:59:36 (nilm) DENIED: "LabVIEW_LabVIEW" greendg1@VIA-Chassis2  (All licenses are reserved for others. (-101,396:10054 ""))
    12:59:36 (nilm) UNSUPPORTED: "LabVIEW_LabVIEW_Debug" (PORT_AT_HOST_PLUS   ) greendg1@VIA-Chassis2  (License server system does not support this feature. (-18,327:10054 ""))

  • How to exclude invoice from credit check?

    Hello,
    I use 11.5.10.2
    I have credit check rules with include open receivables balance. Now I want exclude some invoice with one AR transaction type from exposure.
    How to exclude invoice from credit check?
    Regards,
    Łukasz

    Hi a®s ,
    thanks for your suggestion.
    I tried your first suggestion with the object set:
    - unforunatly the check runs still with the includes.
    - I can't not use the Object Set for a direct check in the ABAP Workbench (with the user variant DEFAULT)
    For the second suggestion we have to modify the Include.
    That would be not so good for us, because the include is deliverd from a software  distributor.
    Additional we have the set the #EC-Command for every statement.
    Isn't it possible to set a pseudo command or something at begin and end of a block of coding, that
    has the be exludes from the check?
    So we could set this pseudo command before the INCLUDE-Statement to switch the check off and after the the INCLUDE-Statement to switch the check on....
    Many greetings,
    Stefan

Maybe you are looking for