See the top rated post in this thread. Click here

Results 1 to 6 of 6

Thread: Crazy question about saving dwg's

  1. #1
    Member
    Join Date
    2007-04
    Posts
    11
    Login to Give a bone
    0

    Question Crazy question about saving dwg's

    My company has been working off a SharePoint server for a couple of years now, but I am getting very frustrated about the lack of version control we get from our CAD files. I am wondering if any one knows of a way the force autocad to save like a normal program, so SharePoint will keep a file backup for us now, it would be nice to be able to use this nice cloud storage features. I would use a LISP routine even. There is just no reason to rename then delete a file for each save, it fills the online trash can up too. I am using 2020 but we have a few on older versions. Any ideas would be appreciated, also if you have a cloud file store that can handle this that would be welcome too. I am currently trying ADesk BIM 360 but am not impressed right now.
    I really hope there is just an old system variable that I don't know about that does this.

  2. #2
    Certifiable AUGI Addict tedg's Avatar
    Join Date
    2005-06
    Location
    in the upper right corner
    Posts
    3,504
    Login to Give a bone
    0

    Default Re: Crazy question about saving dwg's

    I don't use a cloud or A360, so I'm not sure what you mean by "version control".
    If you mean saving to a version of AutoCAD, that can be controlled in your AutoCAD options>Open and Save

    If that's not what you meant, than I can't help, sorry.

  3. #3
    Member
    Join Date
    2007-04
    Posts
    11
    Login to Give a bone
    0

    Default Re: Crazy question about saving dwg's

    In Dropbox or OneDrive or SharePoint, every time you edit a word or text file, or any type of file. The cloud storage will save the old version as a 1.0,2.0,3.0 kind of thing. So if you need to look at a copy of the file that's from say 2 months ago you can retrieve it easily in the web interface. The problem is autocad when you save a file is saves as a tmp file then renames(or deletes per your settings) the current file to XXX.bak then renames the tmp file to XXX.dwg this process breaks any way you would retain versioning, I expect even windows file versioning could not handle this behavior.
    The only thing I am looking for is a setting that will force AutoCAD to save over the old file without deleting the original.

  4. #4
    I could stop if I wanted to
    Join Date
    2004-07
    Location
    Baton Rouge, Louisiana
    Posts
    254
    Login to Give a bone
    0

    Default Re: Crazy question about saving dwg's

    auto cad will create a bak file of the original om the server as you save, but it also creates a bak file on your on computer and every time it will create it with a slightly different name. if you want to keep the original drawing as is, then lock it down so that when it is open you are forced to save as so that it can be worked on. if I think of something else I will let you know

  5. #5
    Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    6,397
    Login to Give a bone
    0

    Default Re: Crazy question about saving dwg's

    In Options, you can turn off (1.) bak file creation. It will then only save to the current file. If you have a slow internet connection and AUTOSAVE takes a long time, you can also turn off (2.) incremental saves. This has consequences though, in protecting against data loss. The other way you could handle it is to download the file, work on it locally on your C:\ drive, then check the final save back into Sharepoint.
    C:> ED WORKING....

  6. #6
    Woo! Hoo! my 1st post
    Join Date
    2014-04
    Posts
    1
    Login to Give a bone
    1

    Default Re: Crazy question about saving dwg's

    Using the Express Tools command MOVEBAK allows you to redirect all your backup files to a single local folder.

Similar Threads

  1. Question about file size when saving
    By drdesignz in forum Revit Structure - General
    Replies: 4
    Last Post: 2009-04-13, 10:27 PM
  2. 2 Dwg No's (am I crazy?)
    By dandlf in forum AutoCAD Sheet Set Manager
    Replies: 2
    Last Post: 2009-02-27, 04:33 PM
  3. Saving multiple DWG 2007 format files to DWG 2000 format
    By waghorne in forum AutoCAD Customization
    Replies: 3
    Last Post: 2006-09-07, 05:22 PM
  4. Replies: 13
    Last Post: 2006-07-27, 03:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •