Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 61411
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:18:54+00:00 2026-05-10T18:18:54+00:00

As I understand it, the command to ignore the content of a directory using

  • 0

As I understand it, the command to ignore the content of a directory using SVN is this:

svn propset svn:ignore '*' tmp/ 

This should set the ignore property on the content of the tmp directory, right? In other words, the wildcard is set to be the ignore value on the tmp directory. Trouble is, here’s what is happening on my Windows box:

> svn propset svn:ignore '*' ./tmp property 'svn:ignore' set on 'app' property 'svn:ignore' set on 'config' property 'svn:ignore' set on 'db' property 'svn:ignore' set on 'doc' property 'svn:ignore' set on 'lib' property 'svn:ignore' set on 'log' property 'svn:ignore' set on 'nbproject' property 'svn:ignore' set on 'public' [etc...] 

That’s not right. Am I doing something wrong (or perhaps going insane), or is my svn on Windows broken?

Some notes:

  • The machine is running Windows Vista SP1
  • Setting this property via Tortoise works perfectly.
  • I’m using the Collabnet binaries for Windows:

> svn --version
svn, version 1.5.2 (r32768)
compiled Aug 28 2008, 19:05:34


Update: I’ve have just tried this on a Windows XP machine and it works as expected. So either this is a Vista specific issue, or there is a problem with my Vista configuration. Is anyone else able to reproduce this problem on Vista? I have just spotted that Vista isn’t listed as one of the supported platforms on the CollabNet downloads page.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T18:18:54+00:00Added an answer on May 10, 2026 at 6:18 pm

    The command should be working as you expect.

    The * is getting globbed, which it shouldn’t be doing. So, you’re running:
    svn propset svn:ignore [value] app config db doc lib log nbproject public ... tmp
    (since app was the first folder affected, I’m guessing there’s another folder before it).

    2 things you can try:

    1. Specify a list file: svn propset svn:ignore tmp -F .svnignore
    2. Just specify the path: svn propset svn:ignore tmp. This should open your default text editor (if configured) to allow you to write and save the list.

    Reply to comment

    Since you’re now attempting to correct the setting, propedit and propdel would work fine — especially if you have other changes within the directory.

    But, if you don’t have any other changes to worry about (check svn st), it’ll be faster using svn revert -R and svn propset.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 66k
  • Answers 66k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • added an answer I have found the time to finish it, here the… May 11, 2026 at 11:25 am
  • added an answer You can use explicit interface implementation. I believe the syntax… May 11, 2026 at 11:25 am
  • added an answer Simply put the NextResult at the end of the loop… May 11, 2026 at 11:25 am

Related Questions

As I understand it, the command to ignore the content of a directory using
As I understand it, .bat is the old 16-bit naming convention, and .cmd is
As I understand it, when asked to reserve a larger block of memory, the
I'm learning Grails/GORM and as I've understood it the current best practice is not
I see the phrase programming idiom thrown around as if it is commonly understood.
As I understand it, anything created with an alloc , new , or copy
I'm no crypto expert, but as I understand it, 3DES is a symmetric encryption
How secure is it to use self-signed certificates? As far as I understand it,
Why was C# designed this way? As I understand it, an interface only describes
PHP has a number of opcode caches, which as i understand it are scripts

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.