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

Re: How to Commit a single file out of 3000

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Mon, 4 Apr 2011 09:16:41 +0100

On 4 April 2011 07:13, Waseem Bokhari <waseem.bokhari_at_netsoltech.com> wrote:
> Hi Guys!
>
>                        I have a Folder which constrains database files up to
> 3000 in number. I need to update just one file. I don’t want to checkout the
> whole 3000 and update one procedure.

Subversion is folder-based rather than single file based. You can work
around this by doing a checkout of just the folder with no children,
then update only the one file you want, but it is awkward. If you are
working with multiple unrelated database files, then a better solution
is to use a folder hierarchy rather the flat folder approach.

And if the database files are all from one app, why don't you checkout
the whole folder? That way all the files are there when you need them.

> Pls provide me the solution.
>
> Thanks
>
> Waseem Bokhari

And this email disclaimer is much longer than your original post and
does nothing to protect you. Please get rid of it on public mailings.

> DISCLAIMER: This e-mail and any file transmitted with it are confidential
> and intended solely for the use of the addressee. If you are not the
> intended recipient, you are hereby advised that any dissemination,
> distribution or copy of this email or its attachments is strictly
> prohibited. If you have received this email in error, please immediately
> notify us by return email and destroy this email message and its
> attachments. This communication may contain forward-looking statements
> relating to the development of NetSol Technologies' products and services
> and future operations. The words "believe," "expect," "anticipate,"
> "intend," variations of such words, and similar expressions, identify
> forward looking statements, but their absence does not mean that the
> statement is not forward-looking. Views and opinions contained herein are
> those of the author of this email and do not necessarily represent those of
> NetSol Technologies. Statements contained herein are not guarantees of
> future performance and are subject to certain risks, uncertainties and
> assumptions that are difficult to predict. The company will not undertake to
> update any statements contained herein.
>
> WARNING: The recipient should check this email and any attachment for the
> presence of viruses. Although the company has taken reasonable precautions
> to ensure no viruses are present in this email, the company does not accept
> responsibility for any loss or damage arising from the use of this email or
> attachment. Note: Please consider the environment before printing this
> e-mail.
>

Simon

-- 
:       ___
:  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=2716740
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-04-04 10:16:50 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.