You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by qu...@in-euro.de on 2004/12/14 08:55:17 UTC

svn checkout/commit - excluding files?

Hello,

I'm now testing your informations about Windows authz and java. Thank you for
every information. :)
But now I've a new question. Is it possible to exclude files or directories from
svn checkout/commit? Because I need something like explicite checkout or commit.
I've seen that it will be included until spring next year, but we need it now to
change after xmas from CVS. Or can I simultate explicite checkout?
Thank's for all information. :)

Greets

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn checkout/commit - excluding files?

Posted by Rainer Müller <mu...@gmx.de>.
quastst@in-euro.de wrote:
> Thank you Max and Rainer. svn:ignore is maybe a partly solution of it.
> But I'll explain it more detailed.
> 
> Example:
> 
> User A checkes out subdir sub1 of the trunk dir in the repo. Now user B checks
> out trunk dir. B makes a change in trunk and commits. At commit sub1 should not
> be commited to repo.

So user B should not make any changes to sub1? If he does not change 
anything in sub1 there will be no change and A could also commit his 
changes without any problems.
Even if B changed anything, svn can merge this changes.
Maybe I don't understand the problem...?

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn checkout/commit - excluding files?

Posted by qu...@in-euro.de.
Thank you Max and Rainer. svn:ignore is maybe a partly solution of it.
But I'll explain it more detailed.

Example:

User A checkes out subdir sub1 of the trunk dir in the repo. Now user B checks
out trunk dir. B makes a change in trunk and commits. At commit sub1 should not
be commited to repo.

Finaly it should simulate checkout with locking.
How can I reache this target? svn:ignore can help me a bit.

Greets,

Stefan



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn checkout/commit - excluding files?

Posted by Rainer Müller <mu...@gmx.de>.
Max Bowsher wrote:
> quastst@in-euro.de wrote:
>> But now I've a new question. Is it possible to exclude files or 
>> directories
>> from svn checkout/commit? Because I need something like explicite 
>> checkout or
>> commit. I've seen that it will be included until spring next year, but we
>> need it now to change after xmas from CVS. Or can I simultate explicite
>> checkout?
> 
> 
> I don't understand what you are asking.
> Can you explain more clearly?

I think he tries to checkout seperate files, but svn lets you checkout 
folders only.

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svn checkout/commit - excluding files?

Posted by Max Bowsher <ma...@ukf.net>.
quastst@in-euro.de wrote:
> Hello,
>
> I'm now testing your informations about Windows authz and java. Thank you 
> for
> every information. :)
> But now I've a new question. Is it possible to exclude files or 
> directories
> from svn checkout/commit? Because I need something like explicite checkout 
> or
> commit. I've seen that it will be included until spring next year, but we
> need it now to change after xmas from CVS. Or can I simultate explicite
> checkout?

I don't understand what you are asking.
Can you explain more clearly?

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org