[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: NEWBIE : howto ignore a directory on a client computer

From: Marc MENDEZ <mme.web100t_at_gmail.com>
Date: Mon, 28 Jul 2014 15:39:38 +0200

Hi Ryan,

The unwanted directory is a subfolder of a folder whose parent folder is
just under the trunk :)
Here is an example :

Trunk
  DIR1
  DIR2
    SUBDIR1
  DIR3
...

I do nedd DIR1, 2 and 3. And even all the files in DIR2 or 1 and 3, but I
don't want SUBDIR1 and so, its content.

Best regards,

Marc

2014-07-28 15:32 GMT+02:00 Ryan Hathaway <rghathaway_at_starkcountyohio.gov>:

> Hi Marc,
>
> You should choose the proper check out depth when you check out your
> project folder, so it doesn't pick up subfolders. Do a checkout into a new
> empty folder, and you get the options:
> Fully recursive [Default option]
> Immediate children, including folders
> Only file children
> Only this item
>
> The Default option will mirror the entire project onto your local PC by
> default. Probably you will want to use the depth "Only file children" on
> the folder that contains the subdirectories you don't want.
>
>
>
>
>
> Thank you,
>
> -Ryan
>
>
> Ryan Hathaway
> Programmer Analyst
>
> Office of Alan Harold, Auditor
> Stark County Ohio
> 110 Central Plaza S
> Canton, OH 44702
>
> 330-451-1414
>
>
> ***Please note: My email address has changed to
> rghathaway_at_starkcountyohio.gov ***
>
> >>> Marc MENDEZ <mme.web100t_at_gmail.com> 07/28/14 8:26 AM >>>
>
> Hi,
>
> Just a simple question I think .
>
> I have just installed TortoiseSVN and I share a common trunk with my
> colleagues.
> I don't want to get a sub-directory, just on my computer (it contains
> files I don't care). Of course, my collegues use it and commit files from
> their own computer.
> I tried to add a svn:ignore property on the sub-directory or on the parent
> one : it does not seem to work... Tortoise want me to commit changes... and
> I don't want to delete files in the trunk ! I tried to clean the directory
> as well ...
>
> Thanks for your help
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3085875

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-28 15:40:36 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.