Opened 12 years ago

Closed 12 years ago

#112 closed defect (worksforme)

newproj doesn't use the version correctly

Reported by: Bruno Cornec Owned by: Bruno Cornec
Priority: major Milestone: 0.12.1
Component: pb Version: 0.11.3
Keywords: Cc:

Description

$ pb -p itop -V devel newproj itop
Adding /bruno/pb/projects/itop to VCS ... OK
Updating /bruno/pb/projects/itop ... OK
Adding /bruno/pb/projects/itop/pbconf to VCS ... OK
Updating /bruno/pb/projects/itop/pbconf ... OK
Checking in /bruno/pb/projects/itop ... OK
Updating /bruno/pb/projects/itop ... OK
Project: itop
Action: newproj
[bruno@morley itop]$ ll
total 28
3489795 drwxr-xr-x  6 bruno users 4096 2011-12-15 09:22 .
3474551 drwxr-xr-x 20 bruno users 4096 2011-12-15 09:08 ..
3490956 drwxr-xr-x  2 bruno users 4096 2011-12-15 09:22 build
3490951 drwxr-xr-x  2 bruno users 4096 2011-12-15 09:22 delivery
3490964 drwxr-xr-x  5 bruno users 4096 2011-12-15 09:22 pbconf
3489811 drwxrwxr-x  6 bruno users 4096 2011-12-15 09:23 .svn
 901187 -rw-rw-r--  1 bruno users  123 2011-12-15 09:20 svn-commit.tmp~
[bruno@morley itop]$ pwd
/bruno/pb/projects/itop

We would expect a devel subdirectory created.

Change History (2)

comment:1 by Bruno Cornec, 12 years ago

And the package itop created here is not managed under the SVN !!

comment:2 by Bruno Cornec, 12 years ago

Milestone: 0.12.1
Resolution: worksforme
Status: newclosed

Using option -r for pusk and uuwl projects just worked. So I think this was rather a syntax error.

Note: See TracTickets for help on using tickets.