Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13073] CVS folders in Alloy

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionCannot Reproduce
Resolution Date2016-08-29T16:43:41.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterDaniel Sefton
AssigneeEric Merriman
Created2013-03-07T09:13:22.000+0000
Updated2017-03-24T21:57:27.000+0000

Description

Steps to Reproduce

Install CVS in Studio Create Alloy project. Share the project in CVS Make sure the Resources folder is added to .cvsignore Build/Run the project. Now the build procedure copys all folders in assets to Resources including the CVS folders.

Actual Result

The build procedure copys folders from App to Resources including the CVS folders. Now Studio thinks these folders should be in cvs.

Expected Result

The build procedure should copy folders from App to Resources EXCLUDING the CVS folders. So Studio do not think these folders should be in cvs.

Comments

  1. Daniel Sefton 2013-03-14

    This might be a CLI issue, feel free to move if it is. I guess this is already implemented for SVN folders.
  2. Tony Lukasavage 2013-03-15

    A similar problems seems to have been resolved for Subversion by fixes in either TIMOB or TISTUD, so I assume the same can be done for CVS. I don't have the source ticket, but here's the ticket I had in ALOY that originally mentioned the issue since resolved by Titanium: ALOY-448
  3. Chris Barber 2016-08-29

    Tested with Titanium SDK master (6.1.0) and cannot reproduce. The Titanium build system uses the global ignore dirs and ignore files regular expressions which are stored in the Titanium CLI config. This has been the case since June 2013: https://github.com/appcelerator/titanium/commit/505f801a01c714f7c8b0203c5f27df9102bb5215#diff-f7bf2b665273dfa66ffa4ad7c0a52bb9.
  4. Lee Morris 2017-03-24

    Closing ticket as the issue cannot be reproduced and with reference to the previous comments.

JSON Source