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

Re: about TortoiseSVN 1.6.7, Build 18415 log message

From: Nathan Tuggy <bugzilla_at_nathan.tuggycomputer.com>
Date: Tue, 23 Feb 2010 20:28:33 -0800

If you delete the .svn folders in your working copy, it's not a working
copy any more -- IIUC, those are what contain Subversion's metadata that
make up a working copy. (See e.g.
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-basics-svn.html#tsvn-basics-svn-workingcopy)
I recommend you adjust your build process either to exclude .svn special
folders, or to first export the working copy to another path (try e.g.
http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html#tsvn-automation-basics
or the standard ||svn export|| command).

I have no idea how this ever worked properly for you, to be honest.
Maybe an inadvertent application of cached data somewhere? Anyway, it's
not a good thing to do.

On 2010-02-23 18:40, Edwin wrote:
> In my daily build operation,I delete .svn folder in my working copy to
> pack without .svn files.
>
> for example
> D:\svn\build\pics
> D:\svn\build\program
> D:\svn\build\docs
> steps.
> 1.I update build folder all first,delete pics folder's .svn folders to
> package pics without .svn files.
> 2.I update build folder then.
>
> in the early version.
> the pics folder would become versioned folder after update
>
> in the last version
> the pics folder would become "obstructed" after update
>
>
>
> On 2月23日, 下午5時50分, Simon Large<simon.tortoise..._at_googlemail.com>
> wrote:
>
>> On 23 February 2010 06:36, Edwin<edwin..._at_gmail.com> wrote:
>>
>>
>>> I saw files "versioned" in message window if I update or checkout the
>>> same files not under version control in older version
>>> but after I update to TortoiseSVN 1.6.7, Build 18415
>>> I saw "delete" in my message window.
>>> is there any configuration setting can change that?
>>>
>> Sorry but this description makes no sense at all. Please supply the
>> steps to reproduce the problem. Which message window are you talking
>> about? What operation are you talking about?
>>
>> Simon
>>

-- 
Nathan Tuggy
nathan_at_tuggycomputer.com
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2451305
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-24 05:28:55 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.