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

Re: Mark a file as locally ignored

From: Manuel VACELET <manuel.vacelet-abecedaire_at_st.com>
Date: 2005-03-25 17:04:06 CET

Saulius Grazulis wrote:
> Say, if you trunk is in project-trunk, you do ether
>
> cp -a project-trunk project-test
>
> or
>
> svn export file:///my/svn/repo/project/project-trunk project-test
>
> Now you can do whatever you want in the project-test, svn will not care a bit
> about it ;). After you are happy with the result, copy the things back into
> svn-controlled files and commit. Then 'rm -rf project-test'

Well, sure, why not, but, it's not very pratical isn't it ?

> I used to do so before I started using svn, and would probably do in the
> situation like you describe.

For my particular use case I have several workaround but I wanted to
know if this feature sounds useful for more than one developer (me :)
and maybe add a feature request for 1.2 ou 2.0.

-- 
# VACELET Manuel     manuel.vacelet-abecedaire(at)st(dot)com #
# Tel:  042 6089                          +33 (0)476 92 6089 #
# STMicroelectronics - HPC/STS                               #
# 850, rue Jean Monet - 38926 CROLLES CEDEX - FRANCE         #
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 25 17:06:58 2005

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.