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

RE: How to force comments on SVN commit

From: Bob Archer <bob.archer_at_amsi.com>
Date: Mon, 1 Jun 2009 11:38:14 -0400

> > Date: Monday, June 1, 2009, 10:55 AM
> > > All,
> > >
> > > Just want to make sure my setup for the SVN directory
> > is corrected.
> > >
> > > #>svnadmin create /project1/repos
> > > then Under /project1/repos/
> > > >mkdir trunk
> > > >mkdir branches
> > > >mkdir tags
> > >
> > > Thanks again.
> > >
> > > --DP
> >
> > Um... no. You don't create the folders on the file system
> > in the repository folder.
> >
> > BOb
> >
> so what should I do to create these folder: trunk, branches and tags?
>
> Thanks.

Use the svn mkdir command. Type svn help mkdir to see how to do this.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2357565

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-01 17:39:13 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.