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

Re: CleanUp Command

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 15 Mar 2012 11:28:40 +0100

On Thu, Mar 15, 2012 at 08:25, Waseem Shahzad <waseem.shahzad_at_curemd.com> wrote:
> Hi Guys
>
>                   I have been using SVN since last 2 years in my development
> teams. Our project checkout size is almost 2 GB that is fully integrated
> with Ankh SVN. We are 40 Developers in number. They are working but facing
> following Issues:
>
>
>
> 1-      They have to run the cleanup Command multiple times a day even they
> haven’t locked any Files.

Why?
Do they run cleanup just for fun or is there are reason for this?

>
> 2-      Can you share why Visual Studio project gets Up after every Cleanup.
> Why Cleanup needs. How can we avoid to cleanup checkout project.

Depends. Why do you need to run cleanup?
Do you have files versioned that shouldn't ever be versioned? For
example if you have the *.user file or worse *.suo,*.sdf files
versioned you shouldn't be surprised by multiple "locked" error
messages.

> 3-      Can you share the meaning of followings
>
>          -Cleanup working Copy Status

Finishes up interrupted commands, removes database locks.

>
>          -Delete unversioned files and folders in Cleanup – SVN 1.7

What's unclear about "delete unversioned files and folders" ?

>
>          -Why need to delete ignore files and folders in Cleanup

It's an option. Whether you need to use it is up to you. I can't tell
you why you need it or not.

>          -Refresh shell overlays

What's unclear about that?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2936086
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-15 11:29:04 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.