You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Kamaraju S Kusumanchi <ka...@bluebottle.com> on 2008/03/02 04:39:58 UTC

checking out without any of .svn files

Currently when I checkout a project maintained under subversion, I get all
the project files + .svn directories. I am wondering if it is possible to
checkout the files wihtout any of the .svn files?

thanks
raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


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

Re: checking out without any of .svn files

Posted by Kamaraju S Kusumanchi <ka...@bluebottle.com>.
richard hornsby wrote:

> I think you want 'export' instead of 'checkout' in that case:
> 
> http://svnbook.red-bean.com/en/1.4/svn.ref.svn.c.export.html
> 
> Obviously your project will not be a checkout or a working copy when you
> do this.

perfect! thanks.

raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/


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

Re: checking out without any of .svn files

Posted by richard hornsby <ri...@gmail.com>.
I think you want 'export' instead of 'checkout' in that case:

http://svnbook.red-bean.com/en/1.4/svn.ref.svn.c.export.html

Obviously your project will not be a checkout or a working copy when you do
this.

On Sat, Mar 1, 2008 at 11:39 PM, Kamaraju S Kusumanchi <
kamaraju@bluebottle.com> wrote:

> Currently when I checkout a project maintained under subversion, I get all
> the project files + .svn directories. I am wondering if it is possible to
> checkout the files wihtout any of the .svn files?
>
> thanks
> raju
> --
> Kamaraju S Kusumanchi
> http://www.people.cornell.edu/pages/kk288/
> http://malayamaarutham.blogspot.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>