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

Re: another ignore question

From: php.baker <php.baker_at_gmail.com>
Date: Fri, 28 Nov 2008 13:00:19 -0800 (PST)

> Seems we have a misunderstanding here. I'm sure that it doesn't just do
> nothing.
Really, *tmp\* tmp\* has absolutely no affect on imports, adds, or
commits. Tortoise still wants to import/commit/add temp files like:
app\tmp\cache\someCacheFile
 or
app\tmp\someTempFile
>
> So:
> in your previous dir layout, which folders are versioned?
> Are the files versioned?
The files are not previously versioned.
>
> What do you expect the ignore pattern to do?
>
I want the ignore pattern to force Tortoise to not import/add/commit
(unversioned) files in my tmp directory, while still allowing the tmp
directory to exist in my repository.

Currently, I have to manually delete all tmp files before I do an
import. And then every time I commit/add I have to select(or deselect)
all of the tmp files.

I suspect what is happening is that Subversion is looking only at the
file name, not the full path, so I would have to ignore every possible
tmp file by name. In my case that wont be possible.

So frustrated :(

On Nov 28, 1:21 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> php.baker wrote:
> >> *\tmp\*
> >> should work.
>
> > Nope, it does nothing. Also tried *tmp\* tmp\*... nothing.
>
> > I am baffled.
>
> Seems we have a misunderstanding here. I'm sure that it doesn't just do
> nothing.
>
> So:
> in your previous dir layout, which folders are versioned?
> Are the files versioned?
>
> What do you expect the ignore pattern to do?
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-28 22:06:39 CET

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.