Results 1 to 3 of 3

Thread: SVN - setting svn: ignore for unversioned

  1. #1
    makenoize's Avatar
    Join Date
    Sep 2006
    Posts
    182

    Default SVN - setting svn: ignore for unversioned

    Howdy SVN users,
    I always like to run svn --show-updates before I update to live site from demo. Unfortunately my cache and media files are becoming a nuissance. I tried to set
    an ignore property in the cache dir but I still see the unversioned cache files when I run a show update...
    hee is my prop list for cache dir

    usr@mydomain.com [~/public_html]# svn proplist cache
    Properties on 'cache':
    svn:ignore

    can anyone tell me a way to NOT show these annoying unversioned files when I want to --show-updates

    Thanks a million

    P.S. Yes, I have placed this query on the svn forum too But would rather get the answer from folks running a similar set up local >repo>demo>live

    thanks!

    makenoiz
    makenoize uses IQ AE Dating (4.1.0004) and Clean 6.0.1b3. Currently using D7 and hating it - this is no longer fun.......

  2. #2
    makenoize's Avatar
    Join Date
    Sep 2006
    Posts
    182

    Default

    I think I got it.... so im sharing....

    at command line
    run
    svn propset svn:ignore "*" cache/

    this will ignore all those pesky unversioned cache files in the cache dir
    . I found that i have to run the command in each dir. It does not take care of subdirs. For instance to igonre

    files in media/images/profile and media/images/file-bg I had to run the command from within each of those dirs seprately to place the property specifically there for each dir. Just setting the prop in media/ will not take care of the sub directories ignores.

    Seems to be working well so far. Will set for media files as well.

    Hope this helps someone else out.

    *** Now my only question is this. I show M next to the directories that I added the ignores to. Do I need to deal with this in any way or can I just lave them in M status?

    makenoize
    Last edited by makenoize; 01-30-2008 at 11:19 PM.
    makenoize uses IQ AE Dating (4.1.0004) and Clean 6.0.1b3. Currently using D7 and hating it - this is no longer fun.......

  3. #3

    Join Date
    Sep 2011
    Posts
    1

    Default

    Quote Originally Posted by makenoize View Post
    I think I got it.... so im sharing....

    at command line
    run
    svn propset svn:ignore "*" cache/

    this will ignore all those pesky unversioned cache files in the cache dir
    . I found that i have to run the command in each dir. It does not take care of subdirs. For instance to igonre

    files in media/images/profile and media/images/file-bg I had to run the command from within each of those dirs seprately to place the property specifically there for each dir. Just setting the prop in media/ will not take care of the sub directories ignores.

    Seems to be working well so far. Will set for media files as well.

    Hope this helps someone else out.

    *** Now my only question is this. I show M next to the directories that I added the ignores to. Do I need to deal with this in any way or can I just lave them in M status?

    makenoize

    I also think so.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Need help setting up Authorize.net...
    By donm1021 in forum Dolphin General Discussion v6.00 and above
    Replies: 2
    Last Post: 08-28-2008, 02:34 AM
  2. setting permission
    By soregrapes in forum Ray Community Widget Suite
    Replies: 2
    Last Post: 02-15-2008, 07:21 AM
  3. Age setting
    By carbonunit in forum General Issues, Comments, Questions
    Replies: 4
    Last Post: 11-03-2005, 04:55 AM
  4. Setting up aemedia how to
    By PeekHoles in forum General Troubleshooting
    Replies: 13
    Last Post: 07-12-2005, 05:02 AM
  5. Setting up Membership
    By iscaweb in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 05-25-2005, 09:03 AM

Bookmarks

Posting Permissions

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