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

RE: svn issue

From: Amit Kumar [IN7537] <Amit_Kumar_at_mindtree.com>
Date: Thu, 9 May 2013 05:16:45 +0000

Hi les,

Thanks for reply. But in my condition there are 77 items are in parent folder which is group of project and some other folder like image location, document location. All project folder is required except like documents and image folder.
so I have to check out from parent folder only. Sometimes other team create new project. If I take full update then only all project will come in my local or all will update including new project.
I want to lock some folder and then I want take full update and I want to update only project folder.

Regards,

Amit kumar

-----Original Message-----
From: Les Mikesell [mailto:lesmikesell_at_gmail.com]
Sent: Wednesday, May 08, 2013 7:22 PM
To: Amit Kumar [IN7537]
Cc: users_at_subversion.apache.org; amitsinghrana1_at_gmail.com
Subject: Re: svn issue

On Wed, May 8, 2013 at 2:25 AM, Amit Kumar [IN7537] <Amit_Kumar_at_mindtree.com> wrote:
>
> I found an issue in SVN. Suppose there are 10 project is in directory.
> And I want to update only 9 project. There is no option to lock one
> project not to update.
>
> By this issue I get problem. I will request you to solve this issue.

Why is that a problem? You should be able to commit to any part you
want unless access control blocks it. And normally you would only check out the project(s) that you are working on in the first place.
Or are you talking about the revision numbers being global for the repository? That's just the way subversion works - and a feature.

--
   Les Mikesell
    lesmikesell_at_gmail.com
________________________________
http://www.mindtree.com/email/disclaimer.html
Received on 2013-05-09 07:17:29 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.