Return-Path: Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: (qmail 72547 invoked from network); 20 Jan 2011 11:12:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jan 2011 11:12:36 -0000 Received: (qmail 33396 invoked by uid 500); 20 Jan 2011 11:12:35 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 33222 invoked by uid 500); 20 Jan 2011 11:12:32 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 33212 invoked by uid 99); 20 Jan 2011 11:12:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 11:12:31 +0000 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=DEAR_SOMETHING,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of abakhirkin@gmail.com designates 74.125.82.47 as permitted sender) Received: from [74.125.82.47] (HELO mail-ww0-f47.google.com) (74.125.82.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Jan 2011 11:12:25 +0000 Received: by wwb39 with SMTP id 39so599647wwb.16 for ; Thu, 20 Jan 2011 03:12:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=NJpFotTlVLatZCdmS9B2cypFjFBQzkDcYavaqjT8QuM=; b=DTvOtgqxaPahX1w3c2JH0ntV2Kuf1ci97YWeceHNODxMnL7Mft16OtzlFdCm+NABa6 TzwsySaogirN6CXxtf2gpet5eespiGJNYZNhCdRsAL/sMtSr3H8EEsHxa/NkxnN9RcrQ HGYSXF91+eaf/B1gGI6AtGsQ460GHRCsY1uM8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ky1S7XnH8GNsIWn9BThH5GFs0poCR/W3vq+IzzAGgFZiDZKi5716Q9BrFNOifS3S+1 QL3838I9/OI5QPiVj3szcfZP0ShJqK44/hXfil1t9dujfifufZgcFrLpdiyH/19FC8yv q/tn1kaakRM5OX+BvT7qEg0q1x/8Tay7slHj4= MIME-Version: 1.0 Received: by 10.216.172.202 with SMTP id t52mr1657817wel.108.1295521924667; Thu, 20 Jan 2011 03:12:04 -0800 (PST) Received: by 10.216.73.9 with HTTP; Thu, 20 Jan 2011 03:12:04 -0800 (PST) In-Reply-To: <20110106082535.i0kkpbcaqswg0g4g@webmail.orakgroup.com> References: <20110106082535.i0kkpbcaqswg0g4g@webmail.orakgroup.com> Date: Thu, 20 Jan 2011 14:12:04 +0300 Message-ID: Subject: Re: request for new feature From: Alexey Bakhirkin To: users@subversion.apache.org Content-Type: text/plain; charset=ISO-8859-1 2011/1/6 : > Dear Sirs > > Is there a way to make SVN in Windows OS automatically add new-created > files which are in the monitor list. This will be very helpful and > useful because there are many times in which not all the files made by > someone are added because some of them are missed somehow. > > We will be very grateful if you add this feature, because it will help > us very much in our daily work > > Thank you in advance > Regrads > Georgi Nikolov > Software Developer > > > > If those files are created by some kind of IDE or text editor then there may exist subversion support plugin for that editor/ide with an option to add newly created files to verision control.