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

Re: Help regarding custom makefile

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 11 Aug 2008 01:20:51 -0500

On Aug 10, 2008, at 23:41, Kapil Aditani wrote:

> I am new to SVN and have installed it few days back only. I want
> to use custom make file which uses some PATH variables to be
> present in environment. Before this I was using cvs whose directory
> structure was directly visible. Can you suggest me how to set these
> environment variable so that my custom makefile should be able
> toread from svn repository.

If you want to see the structure of what's in a repository at $REPO,
you would do something like

svn list $REPO

If that wasn't your question, please tell us more about what exactly
you're trying to accomplish.

Be sure to read the book. It should answer most of the beginning
questions you may have.

http://svnbook.org/

There's even an appendix at the end for CVS users which you may find
valuable.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-11 08:21:31 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.